mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Set a mobile chrome theme colour
This commit is contained in:
parent
9ce2c865a7
commit
d727ec9d18
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#fcfcfc" />
|
||||
|
||||
<meta name="title" content="{{ $page_title }}" />
|
||||
<meta name="description" content="{{ env('SITE_DESC') }}" />
|
||||
|
|
Loading…
Reference in a new issue