Set apple-mobile-web-app-capable to yes

This commit is contained in:
wiz
2023-08-31 01:34:51 +09:00
parent 98119b3e54
commit 9cb72cff31
3 changed files with 3 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<link rel="shortcut icon" href="/resources/favicons/favicon.ico">
<link id="canonical" rel="canonical" href="https://mempool.space">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-config" content="/resources/favicons/browserconfig.xml">