Fixes for new version of Hugo

This commit is contained in:
Thanwer 2025-09-14 10:19:18 +02:00
parent a2778009b5
commit 64dd5d0ea6
2 changed files with 4 additions and 4 deletions

View File

@ -19,10 +19,10 @@ defaultContentLanguage = 'en'
author.name = "Pietro Arancibia" author.name = "Pietro Arancibia"
author.email = "admin@thanwer.com" author.email = "admin@thanwer.com"
author.location = "Germany" author.location = "Germany"
colorTheme = "auto" anubis2.colorTheme = "auto"
colorThemeSwitcher = true anubis2.enableColorThemeSwitcher = true
description = "A blog written by Pietro Arancibia \"Thanwer\"" description = "A blog written by Pietro Arancibia \"Thanwer\""
social = [ anubis2.socialIcons = [
{ id = "github", url = "https://github.com/thanwer" }, { id = "github", url = "https://github.com/thanwer" },
{ id = "linkedin", url = "https://www.linkedin.com/in/thanwer/" }, { id = "linkedin", url = "https://www.linkedin.com/in/thanwer/" },
{ id = "email", url = "mailto:admin@thanwer.com" }, { id = "email", url = "mailto:admin@thanwer.com" },

@ -1 +1 @@
Subproject commit 95844a6f7a416d79ecc9e49034192e45fe0381aa Subproject commit d55179e08b3148bf46db7849d54ad81e06bb0306