Set the iOS status bar when viewing as progressive web app

This commit is contained in:
wiz
2021-10-08 18:23:21 +09:00
parent c919980652
commit 14d2f8dd97
3 changed files with 3 additions and 0 deletions

View File

@@ -25,6 +25,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-status-bar-style" content="black-translucent">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-config" content="/resources/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">