From 3450458c95369f7f4eee4f437317edbfebfb7e11 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 28 Aug 2022 06:57:17 +0200 Subject: Fixed missing link decorations --- themes/simple/layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/simple') diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html index 77071bb..6fe8253 100644 --- a/themes/simple/layouts/_default/single.html +++ b/themes/simple/layouts/_default/single.html @@ -24,9 +24,9 @@ {{ if in .Type "posts" }}

- Comment, contact: The easiest way to contact me is by writing me a message on Telegram (https://t.me/mitjafelicijan). + 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.

+

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

{{ end }} -- cgit v1.2.3