layers/main: add theme-color
This commit is contained in:
parent
448d1b624e
commit
8d02a2dc50
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
<link rel="icon" href="static/images/logo.svg" />
|
||||
|
||||
<meta name="theme-color" content="#ff0000" />
|
||||
|
||||
<!-- OpenGraph -->
|
||||
<meta property="og:title" content="Pepperminty Wiki" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
|
Loading…
Reference in a new issue