mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-16 19:54:38 +02:00
Remove copied names from frontmatter
This commit is contained in:
1
cs/bf.md
1
cs/bf.md
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: BF
|
||||
contributors:
|
||||
- ["Prajit Ramachandran", "http://prajitr.github.io/"]
|
||||
- ["Mathias Bynens", "http://mathiasbynens.be/"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: CSS
|
||||
contributors:
|
||||
- ["Mohammad Valipour", "https://github.com/mvalipour"]
|
||||
- ["Marco Scannadinari", "https://github.com/marcoms"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Elm
|
||||
contributors:
|
||||
- ["Max Goldstein", "http://maxgoldste.in/"]
|
||||
translators:
|
||||
|
1
cs/go.md
1
cs/go.md
@@ -1,6 +1,5 @@
|
||||
---
|
||||
category: language
|
||||
language: Go
|
||||
filename: learngo-cs.go
|
||||
contributors:
|
||||
- ["Sonia Keys", "https://github.com/soniakeys"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Hack
|
||||
filename: learnhack-cs.hh
|
||||
contributors:
|
||||
- ["Stephen Holdaway", "https://github.com/stecman"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: JavaScript
|
||||
contributors:
|
||||
- ["Leigh Brenecki", "https://leigh.net.au"]
|
||||
- ["Ariel Krakowski", "http://www.learneroo.com"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: JSON
|
||||
contributors:
|
||||
- ["Anna Harren", "https://github.com/iirelu"]
|
||||
- ["Marco Scannadinari", "https://github.com/marcoms"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Markdown
|
||||
contributors:
|
||||
- ["Dan Turkel", "http://danturkel.com/"]
|
||||
translators:
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Python
|
||||
contributors:
|
||||
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
|
||||
- ["Steven Basart", "http://github.com/xksteven"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Sass
|
||||
filename: learnsass-cz.scss
|
||||
contributors:
|
||||
- ["Laura Kyle", "https://github.com/LauraNK"]
|
||||
|
Reference in New Issue
Block a user