- add impressum and supply chain article

This commit is contained in:
2026-04-02 19:10:53 +02:00
parent db7669bc1f
commit 1a4f9e038d

View File

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