feat(i18n): initial support for i18n
This commit is contained in:
@@ -4,6 +4,7 @@ theme = "hugo-theme-stack"
|
||||
paginate = 5
|
||||
title = "Example Site"
|
||||
disqusShortname = "hugo-theme-stack" # Change it to your Disqus shortname before using
|
||||
DefaultContentLanguage = "en" # Theme i18n support
|
||||
|
||||
[permalinks]
|
||||
post = "/p/:slug/"
|
||||
|
||||
Reference in New Issue
Block a user