1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 17:28:27 -04:00
jarv.is/config.toml

14 lines
239 B
TOML

baseURL = "https://jarv.is/"
languageCode = "en-us"
title = "Jake Jarvis"
disableHugoGeneratorInject = true
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
[taxonomies]
tag = ""
category = ""
[sitemap]
filename = "sitemap.xml"