@ -1172,6 +1172,10 @@ useHead({
name: 'apple-mobile-web-app-capable',
content: 'yes',
},
{
name: 'apple-mobile-web-app-status-bar-style',
content: 'black-translucent',
],
title: 'WireGuard',
});
@ -30,7 +30,7 @@
"nuxt": "^3.12.4",
"pinia": "^2.2.1",
"qrcode": "^1.5.4",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.9",
"timeago.js": "^4.0.2",
"vue": "latest",
"vue3-apexcharts": "^1.5.3",