diff options
author | EuAndreh <eu@euandre.org> | 2020-12-19 14:04:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-19 14:15:13 -0300 |
commit | 1cf879c3ce0ae2d2a2e94537a4e391e50e2d8191 (patch) | |
tree | 7632464151312225bf91075021c6fc5d8e2e042e /_config.yml | |
parent | Fix translation navigation link of collections (diff) | |
download | euandre.org-1cf879c3ce0ae2d2a2e94537a4e391e50e2d8191.tar.gz euandre.org-1cf879c3ce0ae2d2a2e94537a4e391e50e2d8191.tar.xz |
Add default links to end of slides
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 5b252da..8cb88e0 100644 --- a/_config.yml +++ b/_config.yml @@ -182,6 +182,10 @@ t: fr: "aja-par-categorie.md" eo: "hml-lau-kategorio.md" slides: + these_slides: + en: "these slides" + prose_version: + en: "prose version of this presentation" name: en: "Slides" pt: "Eslaides" |