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:
Jan Raasch 2020-08-16 12:29:13 +02:00
parent 0fe91fc202
commit fdcb6abc33
3 changed files with 3 additions and 3 deletions

View file

@ -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"