diff --git a/config.toml b/config.toml index 10463f4..7fe7eab 100644 --- a/config.toml +++ b/config.toml @@ -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.