From f6ac261814c1e3a3e3f509d832d033abcecb63e3 Mon Sep 17 00:00:00 2001 From: Kevin Paul <53587530+kevinp0@users.noreply.github.com> Date: Mon, 23 Dec 2019 20:01:28 -0500 Subject: [PATCH 1/4] Adding drop down to the floor Drop down to the floor --- dance.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dance.txt b/dance.txt index 14cda8e..f2341cb 100644 --- a/dance.txt +++ b/dance.txt @@ -2,6 +2,7 @@ Step left. Step right. Jump up and down. Twirl your hands. +Drop down to the floor Oscillate your hips. Do the rainbow dance. Kawabanga! From f63c18e81a6abfaca866f0da4ee35454d56ea329 Mon Sep 17 00:00:00 2001 From: Kevin Paul <53587530+kevinp0@users.noreply.github.com> Date: Wed, 1 Jan 2020 13:20:16 -0500 Subject: [PATCH 2/4] Adding a line Added a line saying "Today is the new year" --- dance.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dance.txt b/dance.txt index f2341cb..e675246 100644 --- a/dance.txt +++ b/dance.txt @@ -1,3 +1,5 @@ +Today is the new year + Step left. Step right. Jump up and down. From d79bfe8a80fcd63c76175f87e8539b95239d5a55 Mon Sep 17 00:00:00 2001 From: Kevin Paul <53587530+kevinp0@users.noreply.github.com> Date: Wed, 1 Jan 2020 13:25:42 -0500 Subject: [PATCH 3/4] Adding new year as per #13 --- dance.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dance.txt b/dance.txt index e675246..40a2a56 100644 --- a/dance.txt +++ b/dance.txt @@ -1,4 +1,5 @@ -Today is the new year +Today is the new year, +And new goals and dreams. Step left. Step right. From 89c151bdd08dee05f9beeed730d134ec79fee5bb Mon Sep 17 00:00:00 2001 From: Kevin Paul <53587530+kevinp0@users.noreply.github.com> Date: Wed, 1 Jan 2020 13:33:05 -0500 Subject: [PATCH 4/4] This fixes #13 Adding "And a new beginning for a lot of people." --- dance.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dance.txt b/dance.txt index 40a2a56..1504aa2 100644 --- a/dance.txt +++ b/dance.txt @@ -1,5 +1,6 @@ Today is the new year, And new goals and dreams. +And a new beginning for a lot of people. Step left. Step right.