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/index.twig | 52 ---------------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 templates/index.twig (limited to 'templates/index.twig') diff --git a/templates/index.twig b/templates/index.twig deleted file mode 100644 index f51a793..0000000 --- a/templates/index.twig +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - {% include "partials/preconnect.twig" %} - - {{ global.title }} - - - - - - - - - - - - - - - - - - -
- - {% include "partials/navigation.twig" %} - -

Posts

- {% include "partials/posts.twig" %} - - -

Side projects

- {% include "partials/projects.twig" %} - -
- - - {{ global.ga }} - - - - -- cgit v1.2.3