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 --- template/index.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 template/index.html (limited to 'template/index.html') diff --git a/template/index.html b/template/index.html new file mode 100755 index 0000000..b9654a1 --- /dev/null +++ b/template/index.html @@ -0,0 +1,51 @@ + + + + + {{template "_meta.html"}} + + {{.Title}} + + + + + + {{template "_navigation.html"}} + +
+

Posts

+ + +
+

Side projects

+ +
+
+ + {{template "_includes.html"}} + + + + \ No newline at end of file -- cgit v1.2.3