From e07ab67bf95ea7e65828e373c731b6cdf984a7de Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 24 Jan 2021 01:42:03 +0100 Subject: Moved to altenator and DO --- templates/post.twig | 73 ----------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 templates/post.twig (limited to 'templates/post.twig') diff --git a/templates/post.twig b/templates/post.twig deleted file mode 100644 index 92e7d28..0000000 --- a/templates/post.twig +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - {% include "partials/preconnect.twig" %} - - {{ options.title }} - - - - - - - - - - - - - - - - - - -
- - {% include "partials/navigation.twig" %} - -
-
-

{{ options.title }}

-
- - by {{ global.author }} -
-
- - {% if options.hide == 'true' %} -
Draft
- {% endif %} - - {{ content }} - - {#
- - #} - -
- -
- - - {{ global.highlight }} - - - {{ global.ga }} - - - - -- cgit v1.2.3