theme-color meta. i don't like that this is not part of css.
This commit is contained in:
parent
c1261f4200
commit
c597677905
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
{{ .UserStyle }}
|
{{ .UserStyle }}
|
||||||
</style>
|
</style>
|
||||||
<link href="/icon.png" rel="icon">
|
<link href="/icon.png" rel="icon">
|
||||||
|
<meta name="theme-color" content="#305">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue