From d049ef0f9e0c9eb1b3a178a766d8cf6b4c26fc99 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sun, 26 Jan 2025 00:38:10 +0100 Subject: Update theme with series --- hugo.toml | 6 ++++++ themes/chilldark | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 index 8880c36..52026a9 160000 --- a/themes/chilldark +++ b/themes/chilldark @@ -1 +1 @@ -Subproject commit 8880c3614c5f4782e3687c6027b84d7c7609b955 +Subproject commit 52026a9a2440ebbbff74f3fa18e10f0ffb1f5544 -- cgit v1.2.3