1
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:
2018-08-03 19:52:50 -04:00
parent 8738c27f1d
commit 8ad155d376

View File

@@ -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 = ""