add theme color meta tag
This commit is contained in:
parent
134d1bb9f9
commit
ba8d40419c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#e1327b">
|
||||
|
||||
<link rel="stylesheet" href="{{ 'assets/css/main.css' | relative_url }}">
|
||||
<link rel="stylesheet" href="{{ 'assets/fonts/oleoscript.css' | relative_url }}">
|
||||
|
|
Loading…
Reference in a new issue