theme-color
If you think it will be distracting to the content or the colour needs to be changed just say.
This commit is contained in:
parent
7ac29ba6da
commit
7fa2872fc4
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@
|
||||||
<link href="{{ root_url }}{{ site.subscribe_rss }}" rel="alternate" title="{{ site.title }}" type="application/atom+xml">
|
<link href="{{ root_url }}{{ site.subscribe_rss }}" rel="alternate" title="{{ site.title }}" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='{{ root_url }}/images/favicon.ico' />
|
<link rel='shortcut icon' href='{{ root_url }}/images/favicon.ico' />
|
||||||
<link rel='icon' type='image/png' href='{{ root_url }}/images/favicon-192x192.png' sizes='192x192' />
|
<link rel='icon' type='image/png' href='{{ root_url }}/images/favicon-192x192.png' sizes='192x192' />
|
||||||
|
<meta name="theme-color" content="#038fc7">
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue