diff options
author | samcv <samantham@posteo.net> | 2016-10-26 01:19:06 -0700 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2016-10-26 10:19:06 +0200 |
commit | 650f0b54510b5aa6faa24c1ea7c670de15f40955 (patch) | |
tree | 9c2f399d0189bfdf0782437012b371be88b48ded /cs-cz | |
parent | b1d9f3aa9047c13b72cbe59950c12eb24d315e3b (diff) |
Remove the byte order mark from the Czech Javascript file. This file… (#2509)
* Remove the byte order mark from the Czech Javascript file. This file wasn't showing up on the site before but this will fix it :)
* Add info on how to check if a file has a byte order marker to the CONTRIBUTING file
* Fit into 80 columns width
Diffstat (limited to 'cs-cz')
-rw-r--r-- | cs-cz/javascript.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cs-cz/javascript.html.markdown b/cs-cz/javascript.html.markdown index e781db3e..cbf7687e 100644 --- a/cs-cz/javascript.html.markdown +++ b/cs-cz/javascript.html.markdown @@ -1,4 +1,4 @@ ---- +--- language: javascript contributors: - ["Adam Brenecki", "http://adam.brenecki.id.au"] |