From b842e3758a432fdae143ca792f1d25911087725f Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 16 Apr 2019 07:07:13 +0200 Subject: feedback hint --- layouts/posts/single.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'layouts/posts') diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 564debc..a682e08 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -32,6 +32,13 @@ {{ with .Page.Params.Categories }}{{ partial "taxonomy/categories" . }}{{ end }} {{ with .Page.Params.Tags }}{{ partial "taxonomy/tags" . }}{{ end }} + + +

+ If you have feedback, drop me a mail at christoph@cullmann.io. + Corrections or additions can be handed in as a pull request or patch for this repository, too. + This web site honors your privacy, no social like or share buttons, feel free to share this content on your own. +