Fix iOS statusbar #2

add theme-color mea tag
This commit is contained in:
hellojaccc 2022-02-17 20:14:32 +09:00 committed by GitHub
parent cac792a830
commit 005e4dc3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="{intl.appName}" >
<meta name="apple-mobile-web-app-status-bar-style" content="default" >
<meta name="theme-color" content="#4169e1" >
<!-- inline CSS -->