From 991d657e4c980e6d1114e4adb27f20332e1f7d6b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 28 Jun 2022 19:02:56 +0200 Subject: Added new styles --- template/post.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'template/post.html') diff --git a/template/post.html b/template/post.html index 839444d..461480d 100755 --- a/template/post.html +++ b/template/post.html @@ -19,7 +19,7 @@

{{.Title}}

{{if .Listing}} - + {{end}}
@@ -31,11 +31,13 @@
-

- IRC: You can contact me on IRC irc.libera.chat:6697 on channel #mitjafelicijan. +

+ Comment, contact: You can contact me on IRC irc.libera.chat:6697 on channel #mitjafelicijan. Or by going to https://web.libera.chat/#mitjafelicijan.

+

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

+
{{if .Posts}} @@ -59,6 +61,7 @@
{{template "openring-build.html"}} + {{end}} -- cgit v1.2.3