From 081626ba93c264ce5a967dae2d41afe88b5de417 Mon Sep 17 00:00:00 2001 From: Collins Mr <96517341+Cokode@users.noreply.github.com> Date: Sun, 28 May 2023 13:41:29 +0200 Subject: [PATCH 1/4] add some html in index.html --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 9b0c62c..53aebd7 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ - - -
-FIRST paragraph.
- - + + + +FIRST paragraph.
+ + From e322d66ca28b2b88ff9c333cf4444464e1f6c321 Mon Sep 17 00:00:00 2001 From: Collins Mr <96517341+Cokode@users.noreply.github.com> Date: Sun, 28 May 2023 13:46:26 +0200 Subject: [PATCH 2/4] added a p tag --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 53aebd7..ebe76a6 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,6 @@FIRST paragraph.
+This is another paragraph