forked from Sync/hugo-theme-stack
fix: exampleSite not using correct theme
This commit is contained in:
parent
2d9c27a7c6
commit
7d838dc7fd
@ -3,6 +3,7 @@ baseurl = "https://demo.stack.jimmycai.com"
|
||||
languageCode = "en-us"
|
||||
paginate = 5
|
||||
title = "Hugo Theme Stack Starter"
|
||||
theme = "hugo-theme-stack"
|
||||
|
||||
# Theme i18n support
|
||||
# Available values: ar, bn, ca, de, el, en, es, fr, hu, id, it, ja, ko, nl, pt-br, th, uk, zh-cn, zh-hk, zh-tw
|
||||
|
Loading…
Reference in New Issue
Block a user