This commit is contained in:
2026-01-27 11:22:37 +07:00
parent 399ad1822d
commit e7b3b72e2f
8 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "marco", "name": "marco",
"version": "1.8.10", "version": "1.9.0",
"private": true, "private": true,
"description": "Unhosted maps app", "description": "Unhosted maps app",
"repository": { "repository": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -9,7 +9,7 @@
<!-- App identity --> <!-- App identity -->
<meta name="application-name" content="Marco"> <meta name="application-name" content="Marco">
<meta name="apple-mobile-web-app-title" content="Marco"> <meta name="apple-mobile-web-app-title" content="Marco">
<meta name="theme-color" content="#333333"> <meta name="theme-color" content="#2a3743">
<!-- PWA Manifest --> <!-- PWA Manifest -->
<link rel="manifest" href="/web-app-manifest.json"> <link rel="manifest" href="/web-app-manifest.json">
@@ -26,8 +26,8 @@
<meta name="msapplication-TileColor" content="#F6E9A6"> <meta name="msapplication-TileColor" content="#F6E9A6">
<meta name="msapplication-TileImage" content="/icons/icon-144.png"> <meta name="msapplication-TileImage" content="/icons/icon-144.png">
<script type="module" crossorigin src="/assets/main-Din37YgL.js"></script> <script type="module" crossorigin src="/assets/main-DwYp7tls.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-iBIZAPnF.css"> <link rel="stylesheet" crossorigin href="/assets/main-BZSIy5va.css">
</head> </head>
<body> <body>
</body> </body>

View File

@@ -6,7 +6,7 @@
"scope": "/", "scope": "/",
"display": "standalone", "display": "standalone",
"background_color": "#f8f9fa", "background_color": "#f8f9fa",
"theme_color": "#333333", "theme_color": "#2a3743",
"icons": [ "icons": [
{ {
"src": "/icons/icon-192.png", "src": "/icons/icon-192.png",