mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-20 19:35:01 +00:00
change display mode back to minimal-ui to prevent having two separate indexedDB for PWA and Browser
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@
|
||||
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
|
||||
<meta name="msapplication-TileImage" content="images/mstile-150x150.png">
|
||||
<link rel="fluid-icon" type="image/png" href="images/android-chrome-192x192.png">
|
||||
<meta name="twitter:image" content="images/logo_transparent_white_512x512.png">
|
||||
<meta property="og:image" content="images/logo_transparent_white_512x512.png">
|
||||
<meta name="twitter:image" content="images/logo_transparent_512x512.png">
|
||||
<meta property="og:image" content="images/logo_transparent_512x512.png">
|
||||
<!-- Resources -->
|
||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
|
||||
Reference in New Issue
Block a user