mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Use fancy favicon in header
This commit is contained in:
parent
f922bda954
commit
2d7a47509c
@ -1,6 +1,6 @@
|
|||||||
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
|
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
|
||||||
<a href="{{ root_url }}/" class="site-title">
|
<a href="{{ root_url }}/" class="site-title">
|
||||||
<img width='40' src='{{ root_url }}/images/favicon-192x192.png'>
|
<img width='40' src='{{ root_url }}/demo/favicon-192x192.png'>
|
||||||
<span>{{ site.title }}</span>
|
<span>{{ site.title }}</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user