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

11 lines
266 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