mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-21 12:48:28 +00:00
embed color
This commit is contained in:
parent
49aabb4021
commit
555549f67c
@ -44,6 +44,7 @@ export default function(obj) {
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="viewport-fit=cover, width=device-width, height=device-height, initial-scale=1, maximum-scale=${isIOS ? `1` : `5`}">
|
||||
<meta name="theme-color" content="#000">
|
||||
|
||||
<title>${t("AppTitleCobalt")}</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user