diff --git a/config.toml b/config.toml index ae195624..c22b3df0 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,9 @@ baseURL = "https://jarv.is/" languageCode = "en-us" title = "Jake Jarvis" + +disableKinds = ["taxonomy", "taxonomyTerm", "sitemap", "RSS"] + +[taxonomies] + tag = "" + category = ""