mirror of
https://github.com/michivonah/website-v3.git
synced 2026-02-06 08:26:32 +01:00
implement language switch function + header improvements + accessibility optimization
This commit is contained in:
parent
caca1c825e
commit
b2eeb3b7ae
8 changed files with 54 additions and 29 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue