summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hugo.toml6
m---------themes/chilldark0
2 files changed, 6 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 261a43d..eeb8de2 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -7,6 +7,12 @@ enableGitInfo = true
enableEmoji = true
copyright = "Federico Angelilli © 2025"
+[taxonomies]
+ category = 'categories'
+ tag = 'tags'
+ series = 'series'
+
+
[outputs]
home = ['html', 'rss']
section = ['html']
diff --git a/themes/chilldark b/themes/chilldark
-Subproject 8880c3614c5f4782e3687c6027b84d7c7609b95
+Subproject 52026a9a2440ebbbff74f3fa18e10f0ffb1f554