test-hugo/config.toml
2021-01-11 22:25:35 +01:00

8 lines
248 B
TOML

baseURL = "phireh.fukurokuju.dev/test-hugo/"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "novela"
disableKinds = ["taxonomy", "taxonomyTerm"]
canonifyURLs = true
#relativeurls = false
# Nothing important, just touching a file to push