Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/negrel/hugo-theme-pico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfonso <ajzuniga1@miuandes.cl>2020-12-23 03:47:32 +0300
committerAlfonso <ajzuniga1@miuandes.cl>2020-12-23 03:47:32 +0300
commit521fe86df932989d24951ca59e55487304386a1d (patch)
treef43cc5d9fdc809567be37530d503d140ed898acf /exampleSite
parent39295acf14ba3d36c1c21e55282b2b79a716abc6 (diff)
Updated config.toml in exampleSite
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 1829153..ad95f87 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -118,3 +118,10 @@ weight = 2
# languageCode = 'it'
# languageName = 'Italiano'
# weight = 3
+
+# Uncomment the following lines to add an spanish translation.
+# [languages.es]
+# contentDir = 'content/es'
+# languageCode = 'es'
+# languageName = 'EspaƱol'
+# weight = 4