From 9f5454bda6299db43a4e9de5b3716471388b81d9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 Aug 2022 14:05:48 +0200 Subject: Move blog to Hugo --- template/index.html | 62 ----------------------------------------------------- 1 file changed, 62 deletions(-) delete mode 100755 template/index.html (limited to 'template/index.html') diff --git a/template/index.html b/template/index.html deleted file mode 100755 index 9196940..0000000 --- a/template/index.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - {{template "_meta.html"}} - - {{.Title}} - - - - - - - - {{template "_navigation.html"}} - -
-

Blog posts

- - -
- -
-

Side projects I work/worked on

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