From 1ba6cc2d00524e1d926ef24e13aab976c5a05270 Mon Sep 17 00:00:00 2001 From: Yan <100032599+whykay-01@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:50:26 -0500 Subject: [PATCH 1/2] added home page --- index.css | 0 index.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 index.css create mode 100644 index.html diff --git a/index.css b/index.css new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 From 97fbc9fe80c7b33753a0b60241ef8302e8c91d84 Mon Sep 17 00:00:00 2001 From: Yan <100032599+whykay-01@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:44:11 -0500 Subject: [PATCH 2/2] updated with hello msg and new file --- index.html | 1 + new.html | 0 2 files changed, 1 insertion(+) create mode 100644 new.html diff --git a/index.html b/index.html index e69de29..fdc3d3c 100644 --- a/index.html +++ b/index.html @@ -0,0 +1 @@ +Hello Git! \ No newline at end of file diff --git a/new.html b/new.html new file mode 100644 index 0000000..e69de29