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