Selaa lähdekoodia

Add themesDir to exampleSite config

So it is runnable out-of-the-box.
tags/v1.1
Bjørn Erik Pedersen 7 vuotta sitten
vanhempi
commit
a0c0ac2349
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      exampleSite/config.toml

+ 1
- 0
exampleSite/config.toml Näytä tiedosto

@@ -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…
Peruuta
Tallenna