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
+2 -2
View File
@@ -4,12 +4,12 @@ title = 'My New Hugo Project'
[menus]
[[menus.main]]
name = 'Home'
name = 'Startseite'
pageRef = '/'
weight = 10
[[menus.main]]
name = 'Posts'
name = 'Beiträge'
pageRef = '/posts'
weight = 20
+1 -1
View File
@@ -1 +1 @@
<p>Copyright {{ now.Year }}. Alle rechte vorbehalten.</p>
<p>Copyright {{ now.Year }}. Alle Rechte vorbehalten.</p>