From 69356cf90779944324f8c17779d562db4a3fd9e2 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 7 Oct 2022 22:20:29 +0200 Subject: Added Cactus comment to the site --- themes/simple/layouts/_default/single.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'themes/simple/layouts/_default/single.html') diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html index 2622946..e8f27d1 100644 --- a/themes/simple/layouts/_default/single.html +++ b/themes/simple/layouts/_default/single.html @@ -1,5 +1,5 @@ {{ define "main" }} -
+
@@ -17,21 +17,18 @@
{{ if in .Type "posts" }} -
+
{{ end }} {{ if in .Type "posts" }}
-

- Comment, contact: The easiest way to contact me is by writing me a message on Telegram (https://t.me/mitjafelicijan). -

-

You can also just write me an email at m@mitjafelicijan.com.

+ {{ partial "comments.html" . }}
{{ end }} {{ if in .Type "posts" }} -
+
{{ end }} -- cgit v1.2.3