implement language switch function + header improvements + accessibility optimization

This commit is contained in:
Michi 2025-03-15 21:55:28 +01:00
parent caca1c825e
commit b2eeb3b7ae
8 changed files with 54 additions and 29 deletions

View file

@ -18,7 +18,9 @@ defaultContentLanguage = 'de'
description = ""
tags = ""
author = "Michi von Ah"
faviconPath = ""
legalLink = "https://legal.michivonah.ch"
faviconPath = "assets/logo/favicon_256.png"
faviconPathSVG = "assets/logo/logo_black.svg"
themeColor = "#3498db"
twitterUsername = "@michivonah"
umamiUrl = "https://data.mchvnh.ch/script.js"