From 518f0c2a91c0b5182862ef737241b02fbbfe85f9 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Wed, 12 Jun 2024 22:54:02 -0400 Subject: [PATCH] s/term/taxonomy/ --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 25ef88d..fb6cae7 100644 --- a/config.toml +++ b/config.toml @@ -119,7 +119,7 @@ paginate = 20 [outputs] home = ["HTML", "RSS", "MANIFEST", "Atom"] - term = ["HTML", "RSS", "Atom"] + taxonomy = ["HTML", "RSS", "Atom"] # Necessary for ox-hugo # See https://ox-hugo.scripter.co/doc/goldmark/