test-hugo/config.toml
2020-11-19 22:02:50 +01:00

5 lines
156 B
TOML

baseURL = "http://fukurokuju.dev/test-hugo/"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "novela"
disableKinds = ["taxonomy", "taxonomyTerm"]