diff --git a/public/index.prod.html b/public/index.dev.html similarity index 95% rename from public/index.prod.html rename to public/index.dev.html index de8fcb30..cf010ab8 100644 --- a/public/index.prod.html +++ b/public/index.dev.html @@ -2,4 +2,4 @@ document.write('') if(window.location.protocol == 'https:'){ document.write('') - }