mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
feat: Update application name to "MeshCore SAR" and increment project version to 44
This commit is contained in:
@@ -23,13 +23,13 @@
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="apple-mobile-web-app-title" content="meshcore_sar_app">
|
||||
<meta name="apple-mobile-web-app-title" content="MeshCore SAR">
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
|
||||
<title>meshcore_sar_app</title>
|
||||
<title>MeshCore SAR</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "meshcore_sar_app",
|
||||
"short_name": "meshcore_sar_app",
|
||||
"name": "MeshCore SAR",
|
||||
"short_name": "MeshCore SAR",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#ddd",
|
||||
|
||||
Reference in New Issue
Block a user