immer noch alles durcheinander, aber immerhin sowas wie ein home button

This commit is contained in:
Florian Schlegel 2024-05-30 22:18:15 +02:00
parent 923049b48f
commit 1d23a8f721
2 changed files with 8 additions and 3 deletions

View file

@ -14,9 +14,14 @@ enableRobotsTXT = true
[languages]
[languages.de]
title = ""
weight = 1
weight = 98
contentDir = "content/de"
# languageDirection = 'rtl' for Right-To-Left languages
[[menu.main]]
Identifier= "home"
name = "2024"
url = "/"
weight = 0
[[menu.main]]
# Identifier= "impressum"
name = "Impressum"
@ -24,7 +29,7 @@ enableRobotsTXT = true
weight = 99
[languages.en]
title = ""
weight = 2
weight = 98
contentDir = "content/en"
[sitemap]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 203 KiB

Before After
Before After