From a2e7d4c8b4e910d3836359ecf457717fba273b94 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Fri, 22 May 2026 19:23:00 -0400 Subject: [PATCH] created new taxonomy for editors --- themes/sukaato/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/sukaato/hugo.toml b/themes/sukaato/hugo.toml index 8c00d27..8c708c5 100644 --- a/themes/sukaato/hugo.toml +++ b/themes/sukaato/hugo.toml @@ -44,7 +44,7 @@ weight = 30 [taxonomies] category = "categories" # @TODO work on building below taxonomies -# author = "authors" +editor = "editors" # style = "styles" [module]