diff --git a/package.json b/package.json index af5eb38..11a2bfb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@iconify-icons/bi": "^1.2.2", "@vueuse/core": "^11.1.0", - "bootstrap": "^4.6.0", + "bootstrap": "^5.3.3", "bootstrap-vue": "^2.23.1", "icecast-metadata-stats": "^0.1.1", "lodash-es": "^4.17.21", diff --git a/public/index.html b/public/index.html index a70c447..fe48d57 100644 --- a/public/index.html +++ b/public/index.html @@ -1,12 +1,12 @@ - +
<% if (process.env.NODE_ENV === "production") { %> - + <% } else { %> - + <% } %> diff --git a/src/app/Logo.vue b/src/app/Logo.vue index 6531ac5..4cfc9fc 100644 --- a/src/app/Logo.vue +++ b/src/app/Logo.vue @@ -18,7 +18,7 @@