fixed some localisation errors and rebuilt the site
This commit is contained in:
@@ -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 @@
|
||||
<p>Copyright {{ now.Year }}. Alle rechte vorbehalten.</p>
|
||||
<p>Copyright {{ now.Year }}. Alle Rechte vorbehalten.</p>
|
||||
|
||||
Reference in New Issue
Block a user