From 2417a6b7603524dc5cd30d29b153f91024b9443d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 1 Nov 2023 22:54:27 +0100 Subject: Move to Jekyll --- templates/index.html | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index 67ddd0c..0000000 --- a/templates/index.html +++ /dev/null @@ -1,40 +0,0 @@ -{{ template "base.html" . }} - -{{ define "content" }} -
-

{{ .Config.Description }}

- -

More long form, ramblings etc

- - -

Notes?! Maybe useful

-

- - -

Side projects I work/worked on

- -
-{{ end }} -- cgit v1.2.3