From ed161e7fb20a697ecba070ef7db4c231d700f245 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 05:12:40 +0100 Subject: Move to my own static generator --- templates/index.twig | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 templates/index.twig (limited to 'templates/index.twig') diff --git a/templates/index.twig b/templates/index.twig new file mode 100644 index 0000000..4a0eb00 --- /dev/null +++ b/templates/index.twig @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + {{ global.title }} + + + + + + + + + + + + + + + + + + +
+ + {% include "partials/navigation.twig" %} + +

Notes

+ + + +
+ + + {{ global.ga }} + + + + -- cgit v1.2.3