From 9fe901412cf000a6ae5f1127a461ae690875642a Mon Sep 17 00:00:00 2001 From: Mikayla Date: Sat, 6 Nov 2021 11:31:00 -0500 Subject: [PATCH] boilerplate HTML, linked stylesheet --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index e69de29..c59403f 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file