1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-03 03:33:15 +02:00

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
This commit is contained in:
samcv
2016-10-26 01:19:06 -07:00
committed by ven
parent b1d9f3aa90
commit 650f0b5451
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
---
---
language: javascript
contributors:
- ["Adam Brenecki", "http://adam.brenecki.id.au"]