From 297d38b69efaa54f5585b806e7934375d2df9765 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Sat, 15 Oct 2022 22:36:52 +0100 Subject: Initial commit --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..7ac5dd1 --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + + {{ include "/include/head.html" }} + + + +

Blogsite

+

Welcome to martin's next blogsite PoC

+

Read my content

+ + \ No newline at end of file -- cgit v1.2.3-ZIG