From 06832a799d308cde649e3cee4fb2f01f6a606843 Mon Sep 17 00:00:00 2001 From: Jadon Yack Date: Thu, 16 Jun 2022 21:13:45 -0400 Subject: [PATCH] Initial commit --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..557db03 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello World