aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorTrack3 <pengliabc@live.cn>2018-12-14 15:17:48 +0800
committerTrack3 <pengliabc@live.cn>2018-12-14 15:17:48 +0800
commit8711c169be1a680f83f35ed362c10776a5a6abc8 (patch)
tree4780f209649d85b9984c95311821131765a79348 /exampleSite
parentc128b75243bc13e01385ee210cd28cceff549f09 (diff)
downloadhermit-8711c169be1a680f83f35ed362c10776a5a6abc8.tar.gz
Add i18n support for translation of strings
* Also add Simplified Chinese translations * See #3
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 683622a..93b6d81 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,5 +1,6 @@
baseURL = "https://example.com"
languageCode = "en-us"
+defaultContentLanguage = "en"
title = "Hugo Hermit"
theme = "hermit"
# enableGitInfo = true