- add impressum and supply chain article
This commit is contained in:
@@ -234,6 +234,7 @@ menu = [
|
|||||||
{ name = "blog", url = "blog", trailing_slash = true },
|
{ name = "blog", url = "blog", trailing_slash = true },
|
||||||
{ name = "tags", url = "tags", trailing_slash = true },
|
{ name = "tags", url = "tags", trailing_slash = true },
|
||||||
{ name = "projects", url = "projects", 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.
|
# The RSS icon will be shown if (1) it's enabled and (2) the following variable is set.
|
||||||
|
|||||||
Reference in New Issue
Block a user