diff --git a/pages/registration.html b/pages/registration.html index 71e232d..d4e5dc2 100644 --- a/pages/registration.html +++ b/pages/registration.html @@ -48,11 +48,11 @@

Pune

-
+
- +
Location @@ -74,7 +74,7 @@
- +
Location diff --git a/script.js b/script.js index f005725..15c9051 100644 --- a/script.js +++ b/script.js @@ -108,7 +108,7 @@ } }, 1000); - var mumbai = new Date("Nov 11, 2017 12:00:00").getTime(); + var mumbai = new Date("Nov 13, 2017 12:00:00").getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get todays date and time