fixed some localisation errors and rebuilt the site
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user