From 3094be8c6e90901de37888470f58bb72badc3497 Mon Sep 17 00:00:00 2001 From: MartinBoylan <63868146+MartinBoylan@users.noreply.github.com> Date: Thu, 30 Apr 2020 19:27:33 +0100 Subject: [PATCH 1/2] added a paragraph --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 82f17c2..dc6ff72 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@
Hello World
- +

I am coding right now. Its ok

\ No newline at end of file From dfbbcc1921556d4dfc606cc2b95e628209335804 Mon Sep 17 00:00:00 2001 From: MartinBoylan <63868146+MartinBoylan@users.noreply.github.com> Date: Sat, 2 May 2020 17:32:56 +0100 Subject: [PATCH 2/2] added a second paragraph --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index dc6ff72..c73888a 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,7 @@ Hello World

I am coding right now. Its ok

+

I am adding another paragraph for the sake of this branch

\ No newline at end of file