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,17 +14,22 @@ enableRobotsTXT = true
[languages] [languages]
[languages.de] [languages.de]
title = "" title = ""
weight = 1 weight = 98
contentDir = "content/de" contentDir = "content/de"
# languageDirection = 'rtl' for Right-To-Left languages # languageDirection = 'rtl' for Right-To-Left languages
[[menu.main]] [[menu.main]]
Identifier= "home"
name = "2024"
url = "/"
weight = 0
[[menu.main]]
# Identifier= "impressum" # Identifier= "impressum"
name = "Impressum" name = "Impressum"
url = "https://chaoschemnitz.de/ChaosChemnitz:%C3%9Cber_ChaosChemnitz" url = "https://chaoschemnitz.de/ChaosChemnitz:%C3%9Cber_ChaosChemnitz"
weight = 99 weight = 99
[languages.en] [languages.en]
title = "" title = ""
weight = 2 weight = 98
contentDir = "content/en" contentDir = "content/en"
[sitemap] [sitemap]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 203 KiB

Before After
Before After