test-hugo/config.toml
2020-11-19 21:35:36 +01:00

5 lines
143 B
TOML

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