diff --git a/404.html b/404.html index 53c1e76..18a82a5 100644 --- a/404.html +++ b/404.html @@ -63,7 +63,7 @@
but it looks like this page is missing.
- Go to homepage + Go to homepage diff --git a/gulpfile.js b/gulpfile.js index 4194470..97dd240 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -43,7 +43,6 @@ const urls_json = 'urls.json'; const js_array = [ dest + api, 'static/js/app.js', - 'static/js/dropdown.js', 'static/js/geoip.js', 'static/js/country_list.js', 'static/js/redirect.js' diff --git a/index.html b/index.html index c3a46b4..90f13c8 100644 --- a/index.html +++ b/index.html @@ -49,35 +49,31 @@