From 9e1a9cdcecf8a1e703c02c78798bc7a632c6dde5 Mon Sep 17 00:00:00 2001 From: JenVest2020 Date: Tue, 21 Apr 2020 23:07:47 -0500 Subject: [PATCH 1/2] trying to get npm to pass the test --- index.html | 61 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/index.html b/index.html index 33ca1105e..e7c785e2f 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,13 @@ Exercises - - - + + + - - - + + + @@ -50,6 +64,5 @@ - From 472502dbde14865dd18114184eca554e9dc6e630 Mon Sep 17 00:00:00 2001 From: JenVest2020 Date: Wed, 22 Apr 2020 11:30:45 -0500 Subject: [PATCH 2/2] passed npm test --- index.html | 4 -- index.js | 201 +++++++++++++++++++++++++++++------------------------ 2 files changed, 111 insertions(+), 94 deletions(-) diff --git a/index.html b/index.html index e7c785e2f..427fbb5fa 100644 --- a/index.html +++ b/index.html @@ -6,10 +6,6 @@