From e88e83d8be2284d07c71a274e0b4f1665032502b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Dec 2020 04:05:50 +0100 Subject: Added weekly link subscription --- templates/post.twig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/post.twig') diff --git a/templates/post.twig b/templates/post.twig index 553c76e..92e7d28 100644 --- a/templates/post.twig +++ b/templates/post.twig @@ -24,8 +24,8 @@ - - + + @@ -39,7 +39,7 @@

{{ options.title }}

- + by {{ global.author }}
@@ -50,13 +50,13 @@ {{ content }} -
+ {#
- + #} -- cgit v1.2.3