diff --git a/index.html b/index.html index 86e069c..4999526 100644 --- a/index.html +++ b/index.html @@ -154,6 +154,6 @@

Don't have Health ID

} - + \ No newline at end of file diff --git a/public/hid.js b/public/hid.js index 3093290..8d08d0c 100644 --- a/public/hid.js +++ b/public/hid.js @@ -14,7 +14,7 @@ document.addEventListener('DOMContentLoaded', function() { function openNewPage() { - var newPageUrl = "/public/index.html"; + var newPageUrl = "/public/main.html"; window.open(newPageUrl, "_blank"); } diff --git a/public/login.js b/public/index.js similarity index 100% rename from public/login.js rename to public/index.js diff --git a/public/style.css b/public/main.css similarity index 100% rename from public/style.css rename to public/main.css diff --git a/public/index.html b/public/main.html similarity index 99% rename from public/index.html rename to public/main.html index 8d94a13..1d952ca 100644 --- a/public/index.html +++ b/public/main.html @@ -6,7 +6,7 @@ HealthSpot - +