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/partials/navigation.twig | 1 + templates/post.twig | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/partials/navigation.twig b/templates/partials/navigation.twig index cff6152..56e0ef1 100644 --- a/templates/partials/navigation.twig +++ b/templates/partials/navigation.twig @@ -3,4 +3,5 @@ CV Twitter Github + Weekly links 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