mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bjørn Erik Pedersen
17.13.2017 a0c0ac2349086fa43480465353752445c9ec2770
Add themesDir to exampleSite config

So it is runnable out-of-the-box.
1 files modified
1 ■■■■ changed files
exampleSite/config.toml 1 ●●●● patch | view | raw | blame | history
exampleSite/config.toml
@@ -2,6 +2,7 @@
baseURL = "https://example.com"
languageCode = "en-us"
theme = "gohugo-theme-ananke"
themesDir = "../.."
MetaDataFormat = "yaml"
DefaultContentLanguage = "en"