config.toml 197 B

123456789
  1. baseurl = "http://gildas.ch/beer/"
  2. languageCode = "en-us"
  3. title = "Infecté!"
  4. theme = "gildasbeer"
  5. canonifyurls = true
  6. [params]
  7. description = "Une page sur la fermentation"
  8. author = "GildasCh"