config.toml 178 B

12345678910
  1. baseurl = "https://gildas.ch/"
  2. languageCode = "en-us"
  3. title = "GildasCh"
  4. theme = "gildasch"
  5. canonifyurls = true
  6. [params]
  7. description = "GildasCh's Site"
  8. author = "GildasCh"