mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 20:40:42 +02:00
Fix GO yaml to not break in es
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
---
|
---
|
||||||
name: Go
|
|
||||||
category: language
|
|
||||||
language: Go
|
language: Go
|
||||||
|
lang: es-es
|
||||||
filename: learngo-es.go
|
filename: learngo-es.go
|
||||||
contributors:
|
contributors:
|
||||||
- ["Sonia Keys", "https://github.com/soniakeys"]
|
- ["Sonia Keys", "https://github.com/soniakeys"]
|
||||||
translators:
|
translators:
|
||||||
- ["Adrian Espinosa", "http://www.adrianespinosa.com"]
|
- ["Adrian Espinosa", "http://www.adrianespinosa.com"]
|
||||||
- ["Jesse Johnson, "https://github.com/holocronweaver"]
|
- ["Jesse Johnson", "https://github.com/holocronweaver"]
|
||||||
lang: es-es
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Go fue creado por la necesidad de hacer el trabajo rápidamente. No es
|
Go fue creado por la necesidad de hacer el trabajo rápidamente. No es
|
||||||
|
Reference in New Issue
Block a user