From 1cc3d1798ec2b7d0cc2fde3f97aea346a22176bf Mon Sep 17 00:00:00 2001 From: Starfall Date: Wed, 17 May 2023 20:18:32 -0500 Subject: move stuff into folders, start on blog page --- index.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100644 index e4aa82e..0000000 --- a/index.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: base.njk -title: starfall.systems ---- - -Hello, World! -- cgit