1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-01-10 04:07:35 +02:00

Merge pull request #407 from desertwitch/master

apple-touch-icon
This commit is contained in:
Patrik J. Braun 2022-01-16 10:47:19 +01:00 committed by GitHub
commit bc532d5e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,9 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" href="assets/icon.png">
<link rel="manifest" crossorigin="use-credentials" href="manifest.json"> <link rel="manifest" crossorigin="use-credentials" href="manifest.json">
<link rel="stylesheet" <link rel="stylesheet"