From a8257ca465f8c707f3bb02567cbe789977506180 Mon Sep 17 00:00:00 2001 From: Starfall Date: Tue, 16 May 2023 12:47:22 -0500 Subject: initial commit --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..e4aa82e --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +--- +layout: base.njk +title: starfall.systems +--- + +Hello, World! -- cgit