mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-07 16:42:45 +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"
|
||||
languageCode = "en-us"
|
||||
theme = "gohugo-theme-ananke"
|
||||
themesDir = "../.."
|
||||
|
||||
MetaDataFormat = "yaml"
|
||||
DefaultContentLanguage = "en"
|
||||
|
Loading…
x
Reference in New Issue
Block a user