Add i18n support for translation of strings
* Also add Simplified Chinese translations * See #3
This commit is contained in:
parent
c128b75243
commit
8711c169be
5 changed files with 56 additions and 7 deletions
|
@ -1,5 +1,6 @@
|
|||
baseURL = "https://example.com"
|
||||
languageCode = "en-us"
|
||||
defaultContentLanguage = "en"
|
||||
title = "Hugo Hermit"
|
||||
theme = "hermit"
|
||||
# enableGitInfo = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue