diff options
author | Starfall <us@starfall.systems> | 2023-05-16 12:47:22 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-05-16 13:03:57 -0500 |
commit | a8257ca465f8c707f3bb02567cbe789977506180 (patch) | |
tree | f003122b4d7e10575a3721168fc04afa867f48ca /index.html |
initial commit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
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! |