This commit is contained in:
Mamalizz
2025-06-04 19:14:40 +03:30
4 changed files with 6 additions and 6 deletions
+6 -6
View File
@@ -17,12 +17,12 @@ export default defineNuxtConfig({
mode: "out-in",
},
head: {
// meta: [
// {
// name: "mobile-web-app-capable" ,
// content: "yes",
// },
// ],
meta: [
{
name: "mobile-web-app-capable",
content: "yes",
},
],
link: [
{
rel: "apple-touch-icon",
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 13 KiB