From 9854fc708118da43e4d9296eaf088578898eb163 Mon Sep 17 00:00:00 2001 From: AtelierSnek Date: Mon, 31 Oct 2022 22:46:38 +1100 Subject: [PATCH] Add Series Taxonomy - for later use --- config/_default/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/_default/config.yaml b/config/_default/config.yaml index e2493e2..1600634 100644 --- a/config/_default/config.yaml +++ b/config/_default/config.yaml @@ -19,4 +19,5 @@ outputs: - HTML - RSS - JSON - +taxonomies: + series: "series"