mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:15:34 -04:00
disable blogging features like sitemaps and XML (for now)
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
baseURL = "https://jarv.is/"
|
baseURL = "https://jarv.is/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Jake Jarvis"
|
title = "Jake Jarvis"
|
||||||
|
|
||||||
|
disableKinds = ["taxonomy", "taxonomyTerm", "sitemap", "RSS"]
|
||||||
|
|
||||||
|
[taxonomies]
|
||||||
|
tag = ""
|
||||||
|
category = ""
|
||||||
|
Reference in New Issue
Block a user