This commit is contained in:
2026-04-08 14:58:08 +02:00
parent e1fbf4f2fe
commit c1fa4ab95e
3 changed files with 135 additions and 20 deletions

View File

@@ -234,7 +234,7 @@ menu = [
{ name = "blog", url = "blog", trailing_slash = true },
{ name = "projects", url = "projects", trailing_slash = true },
{ name = "tags", url = "tags", trailing_slash = true },
{ name = "impressum", url = "impressum", trailing_slash = true }
{ name = "impressum& datenschutz", url = "impressum-datenschutz", trailing_slash = true }
]
# The RSS icon will be shown if (1) it's enabled and (2) the following variable is set.