mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add link to OHF announcement (#34021)
This commit is contained in:
parent
fab7083dd0
commit
c773478f48
@ -676,6 +676,10 @@ a.material-card:hover {
|
|||||||
&:hover {
|
&:hover {
|
||||||
background-color: lighten(#038fc7, 10%);
|
background-color: lighten(#038fc7, 10%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iconify-icon {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.events {
|
.events {
|
||||||
|
@ -70,6 +70,14 @@ feedback: false
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<a
|
||||||
|
class="material-card highlight-blog-post"
|
||||||
|
href="https://www.openhomefoundation.org/blog/announcing-the-open-home-foundation/"
|
||||||
|
>
|
||||||
|
We are a non-profit and can't be sold or acquired
|
||||||
|
<iconify-icon icon="mdi:arrow-right-thick"></iconify-icon>
|
||||||
|
</a>
|
||||||
|
|
||||||
<a
|
<a
|
||||||
class="material-card picture-promo"
|
class="material-card picture-promo"
|
||||||
href="/blog/2019/08/06/home-assistant-cast/"
|
href="/blog/2019/08/06/home-assistant-cast/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user