diff --git a/hugo/config/_default/hugo.toml b/hugo/config/_default/hugo.toml index 11c65a5..c04cc65 100644 --- a/hugo/config/_default/hugo.toml +++ b/hugo/config/_default/hugo.toml @@ -4,7 +4,7 @@ canonifyURLs = false disableAliases = true disableHugoGeneratorInject = true timeout = 120 -# disableKinds = ["taxonomy", "term"] +disableKinds = [] enableEmoji = true enableGitInfo = false enableRobotsTXT = true @@ -53,9 +53,9 @@ copyRight = "Copyright (c) Secure & Trustworthy System Group" maxAge = -1 # "30m" [taxonomies] - contributor = "contributors" - category = "categories" - tag = "tags" + # contributor = "contributors" + # category = "categories" + # tag = "tags" [permalinks] blog = "/blog/:slug/" diff --git a/hugo/content/blog/background/index.md b/hugo/content/blog/background/index.md index e35ad5e..c0097af 100644 --- a/hugo/content/blog/background/index.md +++ b/hugo/content/blog/background/index.md @@ -6,8 +6,6 @@ date: 2024-04-04T00:04:48+02:00 lastmod: 2024-04-04T00:04:48+02:00 draft: false weight: 50 -categories: ["heckler", "wesee"] -tags: ["heckler", "wesee"] contributors: [] pinned: false homepage: false