mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Add themesDir to exampleSite config
So it is runnable out-of-the-box.
This commit is contained in:
parent
22d81bbf51
commit
a0c0ac2349
@ -2,6 +2,7 @@ title = "Notre-Dame de Paris"
|
|||||||
baseURL = "https://example.com"
|
baseURL = "https://example.com"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
theme = "gohugo-theme-ananke"
|
theme = "gohugo-theme-ananke"
|
||||||
|
themesDir = "../.."
|
||||||
|
|
||||||
MetaDataFormat = "yaml"
|
MetaDataFormat = "yaml"
|
||||||
DefaultContentLanguage = "en"
|
DefaultContentLanguage = "en"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user