test-hugo/config.toml
2021-01-12 17:00:48 +01:00

12 lines
267 B
TOML

baseURL = "https://phireh.fukurokuju.dev/test-hugo"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "terminal"
disableKinds = ["taxonomy", "taxonomyTerm"]
canonifyURLs = true
#relativeurls = false
[params]
fullWidthTheme = false
centerTheme = false