summaryrefslogtreecommitdiff
path: root/config.toml
blob: 9dc581fd8fcc83d8fd4241d598470abd24f28597 (plain)
1
2
3
4
5
6
baseURL = "https://xengineering.eu/"
enableRobotsTXT = true
disableKinds = ["taxonomy", "term", "RSS"]
[taxonomies]
	category = "categories"
	tag = "tags"