From 51126e86dcebf500591077d47f39fdf07928ddf1 Mon Sep 17 00:00:00 2001 From: skolar Date: Mon, 24 May 2021 08:14:18 -0400 Subject: [PATCH] initial commit --- index.html | 10 ++++++++++ style.css | 0 2 files changed, 10 insertions(+) create mode 100644 index.html create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..b8eb51d --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + Learning Page + + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29