From 183e7fac4c5964580ce7a91449d5753cb9aca67c Mon Sep 17 00:00:00 2001 From: itzabhitri Date: Mon, 15 Jan 2024 23:38:49 +0530 Subject: [PATCH 1/3] Create hello.html --- hello.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hello.html diff --git a/hello.html b/hello.html new file mode 100644 index 0000000..9e2760b --- /dev/null +++ b/hello.html @@ -0,0 +1,10 @@ + + + + Hello! + + + Hello World! + + + From 315f4ad152fa8d1bc6a33f9aedebd3977020fa00 Mon Sep 17 00:00:00 2001 From: itzabhitri Date: Tue, 16 Jan 2024 12:35:51 +0530 Subject: [PATCH 2/3] modified: hello.html --- hello.html | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.html b/hello.html index 9e2760b..7505154 100644 --- a/hello.html +++ b/hello.html @@ -4,6 +4,7 @@ Hello! +

Welcome to my website!

Hello World! From 985ed365a512fe13474ec536f2dd77ffb21fb127 Mon Sep 17 00:00:00 2001 From: itzabhitri Date: Tue, 16 Jan 2024 13:01:51 +0530 Subject: [PATCH 3/3] modified: hello.html --- hello.html | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.html b/hello.html index 7505154..d62353c 100644 --- a/hello.html +++ b/hello.html @@ -5,6 +5,7 @@

Welcome to my website!

+

testing 1..2..3

Hello World!