mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-15 03:06:16 +02:00
Fix YAML frontmatter missing lang conf
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
---
|
---
|
||||||
language: Pascal
|
language: Pascal
|
||||||
filename: learnpascal.pas
|
filename: learnpascal-es.pas
|
||||||
contributors:
|
contributors:
|
||||||
- ["Ganesha Danu", "http://github.com/blinfoldking"]
|
- ["Ganesha Danu", "http://github.com/blinfoldking"]
|
||||||
- ["Keith Miyake", "https://github.com/kaymmm"]
|
- ["Keith Miyake", "https://github.com/kaymmm"]
|
||||||
translators:
|
translators:
|
||||||
- ["Ivan Alburquerque", "https://github.com/AlburIvan"]
|
- ["Ivan Alburquerque", "https://github.com/AlburIvan"]
|
||||||
|
lang: es-es
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user