mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 03:05:28 +01:00
safari coloured search bar
added support for coloured bar in apple safari 15+
This commit is contained in:
parent
e7e8f1c245
commit
63ab35a9a5
@ -11,6 +11,7 @@
|
|||||||
<!-- These 2 lines make us fullscreen on apple mobile products - remove if you don't like that -->
|
<!-- These 2 lines make us fullscreen on apple mobile products - remove if you don't like that -->
|
||||||
<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-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
|
<meta name="theme-color" content="#000000">
|
||||||
|
|
||||||
<link rel="icon" href="images/dynmap.ico" type="image/ico" />
|
<link rel="icon" href="images/dynmap.ico" type="image/ico" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user