From 820a3874877680333c6ba1b84374068fb553e56a Mon Sep 17 00:00:00 2001 From: Wes Bryie <93141203+WesleyBryie@users.noreply.github.com> Date: Mon, 14 Feb 2022 09:48:45 -0500 Subject: [PATCH] add boilerplate --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..0f5cb51 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + + +

+ Hello world! +

+ + \ No newline at end of file