From 385cdbb934e4dd4780c556dba055d4e8ca78d446 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 18 Aug 2021 22:45:53 +0200 Subject: [PATCH] Set variable for 'commenting' system in 9.4 --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 06d0d1b..6d8781d 100644 --- a/config.toml +++ b/config.toml @@ -59,6 +59,7 @@ url = "https://marcel-kapfer.de" [params] +about = "I do creative things." copyrighthtml = "2021 (c) Marcel Kapfer
Content licensed under CC-BY-SA 4.0" imprinttext = "Impressum und Datenschutz" giturl = "https://git.mmk2410.org/mmk2410/mmk2410.org" @@ -69,7 +70,7 @@ gitlab = "https://gitlab.com/mmk2410" gitea = "https://git.mmk2410.org/mmk2410" [params.comment] -commentmail = "comment(at)mmk2410(dot)org" +comments = true ############### # Markup