From ee4c2ab87f03487742005a085d32ed84c0913a1a Mon Sep 17 00:00:00 2001 From: Ian MacIntosh Date: Wed, 20 Feb 2019 23:10:24 -0500 Subject: [PATCH 01/59] =?UTF-8?q?=F0=9F=95=B5=F0=9F=8F=BB=E2=80=8D?= =?UTF-8?q?=E2=99=82=EF=B8=8F=20Make=20Exercise=2016=20filenames=20consist?= =?UTF-8?q?ent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All the other exercises have the index file named as "index-START.html" and "index-FINISHED.html" Making this exercise's filenames consistent with the rest --- .../{index-finished.html => index-FINISHED.html} | 0 16 - Mouse Move Shadow/{index-start.html => index-START.html} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename 16 - Mouse Move Shadow/{index-finished.html => index-FINISHED.html} (100%) rename 16 - Mouse Move Shadow/{index-start.html => index-START.html} (100%) diff --git a/16 - Mouse Move Shadow/index-finished.html b/16 - Mouse Move Shadow/index-FINISHED.html similarity index 100% rename from 16 - Mouse Move Shadow/index-finished.html rename to 16 - Mouse Move Shadow/index-FINISHED.html diff --git a/16 - Mouse Move Shadow/index-start.html b/16 - Mouse Move Shadow/index-START.html similarity index 100% rename from 16 - Mouse Move Shadow/index-start.html rename to 16 - Mouse Move Shadow/index-START.html From 23ad2c8ccf5a6236cf267c039a6d667cff715e80 Mon Sep 17 00:00:00 2001 From: Seth Lewis Date: Thu, 13 Jun 2019 17:12:15 -0500 Subject: [PATCH 02/59] removed 0 from end of backgroundimage url in day2 --- 02 - JS and CSS Clock/index-START.html | 27 ++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/02 - JS and CSS Clock/index-START.html b/02 - JS and CSS Clock/index-START.html index 7cbf5f6ba6..1b852a823e 100644 --- a/02 - JS and CSS Clock/index-START.html +++ b/02 - JS and CSS Clock/index-START.html @@ -1,24 +1,26 @@ + JS + CSS Clock + -
-
-
-
-
-
+
+
+
+
+
+
- + + \ No newline at end of file From e26a1959dbcfede3226f8ce2994bcda7e1f9a9f4 Mon Sep 17 00:00:00 2001 From: Seth Lewis Date: Thu, 13 Jun 2019 17:18:29 -0500 Subject: [PATCH 03/59] removed my workspaces formatting and dropped 0 from background image url on day2 --- 02 - JS and CSS Clock/index-START.html | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/02 - JS and CSS Clock/index-START.html b/02 - JS and CSS Clock/index-START.html index 1b852a823e..12f721b183 100644 --- a/02 - JS and CSS Clock/index-START.html +++ b/02 - JS and CSS Clock/index-START.html @@ -1,21 +1,19 @@ - JS + CSS Clock - -
-
-
-
-
+
+
+
+
+
+
-
- - \ No newline at end of file + From d2114a96cc0ff1ac35afe1f14648cfeb863af102 Mon Sep 17 00:00:00 2001 From: Palash Mondal Date: Fri, 14 Jun 2019 09:11:49 +0530 Subject: [PATCH 04/59] Fix background image url --- 02 - JS and CSS Clock/index-FINISHED.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02 - JS and CSS Clock/index-FINISHED.html b/02 - JS and CSS Clock/index-FINISHED.html index 7449fc52f5..efe3912bf2 100644 --- a/02 - JS and CSS Clock/index-FINISHED.html +++ b/02 - JS and CSS Clock/index-FINISHED.html @@ -18,7 +18,7 @@