mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 07:38:29 +00:00
@@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Firefly III",
|
|
||||||
"short_name": "Firefly III",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "\/android-chrome-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image\/png",
|
|
||||||
"density": 4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "\/android-chrome-512x512.png",
|
|
||||||
"sizes": "512x512",
|
|
||||||
"type": "image\/png"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"display": "standalone",
|
|
||||||
"start_url": "/",
|
|
||||||
"orientation": "portrait"
|
|
||||||
}
|
|
||||||
@@ -15,6 +15,5 @@
|
|||||||
],
|
],
|
||||||
"theme_color": "#3c8dbc",
|
"theme_color": "#3c8dbc",
|
||||||
"background_color": "#3c8dbc",
|
"background_color": "#3c8dbc",
|
||||||
"display": "standalone",
|
"display": "standalone"
|
||||||
"orientation": "portrait"
|
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png?v=3e8AboOwbd">
|
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png?v=3e8AboOwbd">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png?v=3e8AboOwbd">
|
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png?v=3e8AboOwbd">
|
||||||
<link rel="manifest" href="site.webmanifest?v=3e8AboOwbd">
|
<link rel="manifest" href="manifest.webmanifest?v=3e8AboOwbd">
|
||||||
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#3c8dbc">
|
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#3c8dbc">
|
||||||
<link rel="shortcut icon" href="favicon.ico?v=3e8AboOwbd">
|
<link rel="shortcut icon" href="favicon.ico?v=3e8AboOwbd">
|
||||||
<meta name="apple-mobile-web-app-title" content="Firefly III">
|
<meta name="apple-mobile-web-app-title" content="Firefly III">
|
||||||
|
|||||||
Reference in New Issue
Block a user