From 5b37725d2713b6bd6f79b8bbc53789fca0136301 Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Sun, 26 Jan 2025 13:27:04 +0100 Subject: [PATCH] added imprint and data privacy --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 6aae3d2..a3064da 100644 --- a/hugo.toml +++ b/hugo.toml @@ -35,7 +35,7 @@ email = "stephan@hadan.de" ## Extras [params.extra] -copyright = "© 2025. Stephan Hadan. [Some Rights Reserved](https://creativecommons.org/licenses/by/4.0/deed.en)." +copyright = "© 2025. Stephan Hadan. [Some Rights Reserved](https://creativecommons.org/licenses/by/4.0/deed.en). [Data Privacy](https://stephan.hadan.de/dataprivacy/). [Imprint](https://stephan.hadan.de/imprint/)." poweredby = false highlightjs = true socialmarkup = true