8 lines
248 B
TOML
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
|