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