diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-07-23 20:24:10 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-07-23 20:24:10 +0200 |
commit | 7a30d572b687760a05f4e700b6a5e1515e6aa5c6 (patch) | |
tree | f4cb538b2ce615c2ca042f9930c82faf0d4d065e | |
parent | f2df77bce2c03910aa3c031405e43b14333bac8e (diff) |
Update metadata for subtitle
-rw-r--r-- | es/Metadata.yaml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/es/Metadata.yaml b/es/Metadata.yaml index 5e99d91..fd0aa90 100644 --- a/es/Metadata.yaml +++ b/es/Metadata.yaml @@ -1,7 +1,7 @@ -links-as-notes: true -toc: true -title: Programación en Python -subtitle: +title: Programar en Python +subtitle: Introducción a la programación y al lenguaje +author-meta: + - Ekaitz Zárraga author: - Ekaitz Zárraga lang: es-ES @@ -13,3 +13,4 @@ toc: true toc-depth: 2 toc-title: Índice #toc-secnumdepth: 1 +links-as-notes: true |