From cd9910921d7b365d7c0405619fff5251efee5e79 Mon Sep 17 00:00:00 2001 From: krishnagavini <40589818+krishnagavini@users.noreply.github.com> Date: Sat, 22 Apr 2023 21:17:11 -0400 Subject: [PATCH 1/2] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f5a46e0..4abd4c8 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + Hello World! From 7a2a5b67f8217c8977f07b1f8e5dfce2faa7c28a Mon Sep 17 00:00:00 2001 From: krishnagavini <40589818+krishnagavini@users.noreply.github.com> Date: Sat, 22 Apr 2023 21:18:52 -0400 Subject: [PATCH 2/2] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4abd4c8..2c7e0f4 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@

Hello world!

-
Hello World from Space
+
Hello World from Space

This is the first file in my new Git Repo.

This line is here to show how merging works.