From ce2ea7b4f57dcd1c99891ffff2d11ea7a16d0cb3 Mon Sep 17 00:00:00 2001 From: PedroEdiaz Date: Sun, 3 May 2026 22:01:39 -0600 Subject: [PATCH] Final fix category --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9d08dfe..19531ea 100644 --- a/config.toml +++ b/config.toml @@ -17,7 +17,7 @@ defaultContentLanguage = "en" [taxonomies] tag = "tags" - category = "categories" + category = "category" [[menu.main]] name = "Tags"