refactor(exampleSite/config.toml): remove themesDir-config
This config confuses people, see https://github.com/janraasch/hugo-scroll/issues/2
This commit is contained in:
parent
0fe91fc202
commit
fdcb6abc33
3 changed files with 3 additions and 3 deletions
|
|
@ -5,8 +5,8 @@ disableKinds = ["section", "taxonomy", "term", "RSS", "robotsTXT"]
|
|||
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
# The name of this wonderful theme ;-).
|
||||
theme = "hugo-scroll"
|
||||
themesDir = "../.."
|
||||
|
||||
# The "title" of your website
|
||||
title = "Jane Doe - Nutrition Coach & Chef Consultant"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue