mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
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
@ -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…
x
Reference in New Issue
Block a user