From 4b277ef5376a2c933491803131f7d075e0bd5861 Mon Sep 17 00:00:00 2001 From: Trevor Hilimire Date: Wed, 2 Mar 2022 19:53:15 -0500 Subject: [PATCH] populated base html --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index e69de29..9914909 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +

dfs

+ + \ No newline at end of file