Browse Source

Add web-app-capable tag

pull/709/head
Jip Fr 2 years ago
parent
commit
0b4f642242
  1. 1
      index.html

1
index.html

@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
<meta name="msapplication-TileColor" content="#120f1d" />
<meta name="theme-color" content="#120f1d" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="apple-touch-startup-image"
media="screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash_screens/iPhone_15_Pro_Max__iPhone_15_Plus__iPhone_14_Pro_Max_landscape.png">

Loading…
Cancel
Save