From 64dd5d0ea6aa85d0ceea1401eacec4bf66922b81 Mon Sep 17 00:00:00 2001 From: Thanwer Date: Sun, 14 Sep 2025 10:19:18 +0200 Subject: [PATCH] Fixes for new version of Hugo --- hugo.toml | 6 +++--- themes/anubis2 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 1dbda93..3b1b30d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,10 +19,10 @@ defaultContentLanguage = 'en' author.name = "Pietro Arancibia" author.email = "admin@thanwer.com" author.location = "Germany" -colorTheme = "auto" -colorThemeSwitcher = true +anubis2.colorTheme = "auto" +anubis2.enableColorThemeSwitcher = true description = "A blog written by Pietro Arancibia \"Thanwer\"" -social = [ +anubis2.socialIcons = [ { id = "github", url = "https://github.com/thanwer" }, { id = "linkedin", url = "https://www.linkedin.com/in/thanwer/" }, { id = "email", url = "mailto:admin@thanwer.com" }, diff --git a/themes/anubis2 b/themes/anubis2 index 95844a6..d55179e 160000 --- a/themes/anubis2 +++ b/themes/anubis2 @@ -1 +1 @@ -Subproject commit 95844a6f7a416d79ecc9e49034192e45fe0381aa +Subproject commit d55179e08b3148bf46db7849d54ad81e06bb0306