Files
jarv.is/config.toml
T
2018-04-29 10:00:23 -04:00

14 lines
228 B
TOML

baseURL = "https://jarv.is/"
languageCode = "en-us"
title = "Jake Jarvis"
disableKinds = ["taxonomy","taxonomyTerm","sitemap","RSS"]
[taxonomies]
tag = ""
category = ""
[permalinks]
post = "/:year/:month/:day/:slug"