created language switcher

This commit is contained in:
2026-04-22 22:36:32 +02:00
parent 259e4dd330
commit ff0ba86bf1
4 changed files with 25 additions and 8 deletions
+1 -2
View File
@@ -12,9 +12,8 @@
<h1>Hi, ich bin Marco</h1>
<p>und das ist meine Webseite</p>
</div>
<nav>
<nav>
<a href="/en/index.html">English</a>
<a href="/de/index.html">Deutsch</a>
</nav>
</body>