From c8020fa024b8007096a6650db306cf09143e6962 Mon Sep 17 00:00:00 2001 From: Ivan Alburquerque Date: Wed, 31 Oct 2018 12:59:56 -0400 Subject: Fix YAML frontmatter missing lang conf --- es-es/pascal-es.html.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'es-es/pascal-es.html.markdown') diff --git a/es-es/pascal-es.html.markdown b/es-es/pascal-es.html.markdown index d1e0345a..37ce7512 100644 --- a/es-es/pascal-es.html.markdown +++ b/es-es/pascal-es.html.markdown @@ -1,11 +1,12 @@ --- language: Pascal -filename: learnpascal.pas +filename: learnpascal-es.pas contributors: - ["Ganesha Danu", "http://github.com/blinfoldking"] - ["Keith Miyake", "https://github.com/kaymmm"] translators: - ["Ivan Alburquerque", "https://github.com/AlburIvan"] +lang: es-es --- -- cgit v1.2.3