From 0e4e5663dcfc219e346897fdb98395bf419c4bfa Mon Sep 17 00:00:00 2001 From: Gemari2024 Date: Tue, 16 Jul 2024 18:26:44 -0400 Subject: [PATCH 1/2] First commit creating new html file --- ourhtml.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ourhtml.html diff --git a/ourhtml.html b/ourhtml.html new file mode 100644 index 0000000..4b2023d --- /dev/null +++ b/ourhtml.html @@ -0,0 +1,11 @@ + + + + + + Document + + + abc + + \ No newline at end of file From 71b15d71e3365ee4b8642be16a8e7c58202d7a94 Mon Sep 17 00:00:00 2001 From: Gemari2024 Date: Tue, 16 Jul 2024 18:55:21 -0400 Subject: [PATCH 2/2] additional change --- ourhtml.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ourhtml.html b/ourhtml.html index 4b2023d..899fa48 100644 --- a/ourhtml.html +++ b/ourhtml.html @@ -7,5 +7,6 @@ abc +

def

\ No newline at end of file