summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-01-26 00:38:10 +0100
committerFederico Angelilli <code@fedang.net>2025-01-26 00:38:10 +0100
commitd049ef0f9e0c9eb1b3a178a766d8cf6b4c26fc99 (patch)
tree93cda4c01f5460929b424254573c1ea034c8a682
parentfba49ca7873dd62d21e505152c45dfe28666c47e (diff)
Update theme with series
-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