fixed some localisation errors and rebuilt the site

This commit is contained in:
2026-06-13 22:25:35 +02:00
parent 61647453c6
commit d7df580e73
7 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -19,10 +19,10 @@
<nav>
<ul>
<li>
<a href="/">Home</a>
<a href="/">Startseite</a>
</li>
<li>
<a href="/posts/">Posts</a>
<a href="/posts/">Beiträge</a>
</li>
</ul>
</nav>
@@ -37,7 +37,7 @@
</main>
<footer>
<p>Copyright 2026. Alle rechte vorbehalten.</p>
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
</footer>
</body>