mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
refactor: add missing i18n option 'es'
This commit is contained in:
parent
21a5834a2f
commit
87fad5fd81
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ disqusShortname: hugo-theme-stack
|
|||
googleAnalytics:
|
||||
|
||||
# Theme i18n support
|
||||
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, de
|
||||
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, es, de
|
||||
DefaultContentLanguage: en
|
||||
|
||||
permalinks:
|
||||
|
|
Loading…
Reference in a new issue