From 299ea8b59e593acde3e7497c4cf2a318a82bb0a5 Mon Sep 17 00:00:00 2001 From: Malick Sy Date: Mon, 25 Apr 2022 20:02:00 -0400 Subject: [PATCH 1/3] Added jumped over the lazy dog to readne --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5a5c6..68f3797 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Collaboration_Practice -The quick brown \ No newline at end of file +The quick brown + +jumped over the lazy dog \ No newline at end of file From 05b60653f38992e33538dbf298535579b17122d1 Mon Sep 17 00:00:00 2001 From: Malick Sy Date: Mon, 25 Apr 2022 21:29:57 -0400 Subject: [PATCH 2/3] Created a new HTML file --- Index.html | 12 ++++++++++++ README.md | 4 +++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 Index.html diff --git a/Index.html b/Index.html new file mode 100644 index 0000000..e5d05fe --- /dev/null +++ b/Index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + This is HTML file1 created by Malick + + \ No newline at end of file diff --git a/README.md b/README.md index 68f3797..846d4c4 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ The quick brown -jumped over the lazy dog \ No newline at end of file +jumped over the lazy dog + +Done \ No newline at end of file From cea26436f1559ad016239a0286b2f4b6e3494852 Mon Sep 17 00:00:00 2001 From: Malick Sy Date: Tue, 26 Apr 2022 17:01:52 -0400 Subject: [PATCH 3/3] Moodified the HTML file --- Index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Index.html b/Index.html index e5d05fe..33a77b4 100644 --- a/Index.html +++ b/Index.html @@ -7,6 +7,6 @@ Document - This is HTML file1 created by Malick + This is my first HTML file1 created on April 2022 \ No newline at end of file