diff --git a/public/index.html b/public/index.html
index 3ff5007..a678c03 100644
--- a/public/index.html
+++ b/public/index.html
@@ -35,23 +35,23 @@
<% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>
<% } %>
<% if (process.env.VUE_APP_NODE_ENV === 'prod:sit') { %>
<% } %>
<% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %>
<% } %>