From 5d3542ea69268ace22a3709ad385199ac67fec97 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Thu, 6 Mar 2025 12:36:25 -0800 Subject: [PATCH] config: Disable tags taxonomy --- hugo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hugo.toml b/hugo.toml index 18345e929..e8373a87c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -137,6 +137,9 @@ disableAliases = true [services.googleAnalytics] ID = 'G-MBZGKNMDWC' +[taxonomies] +category = 'categories' + ######## GLOBAL ITEMS TO BE SHARED WITH THE HUGO SITES ######## [menus] [[menus.global]]