From 4c4a39f8af23d7f73ac96ffb5ebde0d84af155ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Quintero=20Sol=C3=ADs?= Date: Thu, 22 Feb 2024 08:46:47 -0500 Subject: [PATCH 1/4] HTML for Web Page --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..0a50734 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ + \ No newline at end of file From 1c98e99be08a4ee387fc56447b10e49284ec506e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Quintero=20Sol=C3=ADs?= Date: Thu, 22 Feb 2024 09:17:46 -0500 Subject: [PATCH 2/4] I fixed HTML --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0a50734..2266270 100644 --- a/index.html +++ b/index.html @@ -1 +1,2 @@ - \ No newline at end of file + + \ No newline at end of file From 4a4d21a786829899d239772767968e293d18a727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Quintero=20Sol=C3=ADs?= Date: Thu, 22 Feb 2024 12:35:06 -0500 Subject: [PATCH 3/4] New Feature --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 2266270..c667291 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,4 @@ - \ No newline at end of file + + + \ No newline at end of file From aa9ea732418db951ee554703debb62c97ba43d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Quintero=20Sol=C3=ADs?= Date: Thu, 22 Feb 2024 12:35:58 -0500 Subject: [PATCH 4/4] Revert "New Feature" This reverts commit 4a4d21a786829899d239772767968e293d18a727. --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index c667291..2266270 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,2 @@ - - - \ No newline at end of file + \ No newline at end of file