From b99c9aaca31e1a6d1e7dc0bbc51db2d7f5ff472a Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 6 Apr 2019 17:38:38 +0200 Subject: [PATCH] start to add a proper impressum --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index df56bdb..f9da425 100644 --- a/config.toml +++ b/config.toml @@ -37,6 +37,6 @@ theme = "hermit" weight = 20 [[menu.main]] - name = "Impressum" + name = "Datenschutz und Impressum" url = "impressum/" weight = 20