mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add link to OHF announcement (#34021)
This commit is contained in:
parent
fab7083dd0
commit
c773478f48
@ -110,7 +110,7 @@ h1.title.indent {
|
||||
a {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
|
||||
&>li {
|
||||
list-style-type: none;
|
||||
|
||||
@ -118,7 +118,7 @@ h1.title.indent {
|
||||
margin-left: 20px;
|
||||
font-size: .85rem;
|
||||
font-weight: normal;
|
||||
|
||||
|
||||
&>li {
|
||||
margin: 4px 0;
|
||||
|
||||
@ -183,7 +183,7 @@ h1.title.indent {
|
||||
position: sticky;
|
||||
top: 80px;
|
||||
padding-left: 32px;
|
||||
|
||||
|
||||
.aside-module {
|
||||
background: none;
|
||||
padding: 0;
|
||||
@ -676,6 +676,10 @@ a.material-card:hover {
|
||||
&:hover {
|
||||
background-color: lighten(#038fc7, 10%);
|
||||
}
|
||||
|
||||
iconify-icon {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
.events {
|
||||
@ -820,7 +824,7 @@ a.material-card:hover {
|
||||
.round {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: $lap-end) {
|
||||
grid-template-columns: repeat(auto-fill, minmax(144px, 1fr));
|
||||
gap: 16px;
|
||||
|
@ -70,6 +70,14 @@ feedback: false
|
||||
</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
|
||||
class="material-card picture-promo"
|
||||
href="/blog/2019/08/06/home-assistant-cast/"
|
||||
@ -340,4 +348,4 @@ feedback: false
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user