Merge branch 'main' of ssh://git.hofer.link:2222/philipp/aef-website

This commit is contained in:
2025-08-03 10:23:50 +02:00
2 changed files with 47 additions and 22 deletions

View File

@@ -37,6 +37,12 @@ pub fn new(content: Markup, lang: Language) -> Markup {
li {
span id="theme_switcher" {}
}
li {
button id="language_toogle" lang="en" {
"DE"
}
}
}
}
}