From bdda43710721a4e09139e1c3892dee754221b28d Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Mon, 1 Jul 2019 21:36:39 +0200 Subject: [PATCH] add impressum to footer --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f05ccc4..903e57b 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ theme = "terminal" paginate = 5 #entrys per site defaultContentLanguage = "en" #copyright = 'CC-By-NC-4.0' -copyright = 'Website released by CC-By-NC-4.0 2019 :: Powerd by Hugo :: Theme by panr' +copyright = 'Website released by CC-By-NC-4.0 2019 :: Powerd by Hugo :: Theme by panr :: Impressum' [author] name = "MH"