Add link to OHF announcement (#34021)

This commit is contained in:
Paulus Schoutsen 2024-07-30 11:21:59 +02:00 committed by GitHub
parent fab7083dd0
commit c773478f48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 17 additions and 5 deletions

View File

@ -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 {

View File

@ -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/"