Update web/templates/base.html
This commit is contained in:
@@ -9,7 +9,8 @@
|
|||||||
|
|
||||||
<!-- === PWA additions (BEGIN) === -->
|
<!-- === PWA additions (BEGIN) === -->
|
||||||
<link rel="manifest" href="/manifest.webmanifest">
|
<link rel="manifest" href="/manifest.webmanifest">
|
||||||
<meta name="theme-color" content="#2f6cab">
|
<meta name="theme-color" content="#f3f6f7">
|
||||||
|
<!--<meta name="theme-color" content="#2f6cab"> -->
|
||||||
<!-- iOS standalone when added to Home Screen -->
|
<!-- iOS standalone when added to Home Screen -->
|
||||||
<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="default">
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||||
|
|||||||
Reference in New Issue
Block a user