From 808e017920a8ed8cdae2be7805bfe581d03cdbfd Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 9 Jan 2025 21:28:46 +0100 Subject: [PATCH] show mail address for replies --- config/_default/params.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index 9da8426..c3c0bae 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -26,6 +26,9 @@ highlightCurrentMenuArea = true smartTOC = true smartTOCHideUnfocusedChildren = false +# show mail address for replies +replyByEmail = true + [header] layout = "fixed" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur