Add promo sotoh24 (#31992)

This commit is contained in:
Paulus Schoutsen 2024-03-21 16:36:15 -04:00 committed by GitHub
parent 0fde516856
commit 8e265f2937
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

View File

@ -105,6 +105,17 @@ feedback: false
</a>
</div>
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
<!-- State of the Open Home -->
<a
href="https://www.youtube.com/live/oa__fLArsFk"
class="material-card picture-promo"
style="
background-image: url(/images/frontpage/state-of-the-open-home-2024.png);
background-size: cover;
padding-top: 55%;
"
></a>
<a
class="material-card picture-promo"
href="/voice_control/"
@ -130,16 +141,6 @@ feedback: false
</div>
</a>
<!-- 10 YEAR HA -->
<a
href="https://www.youtube.com/watch?v=EmLV6lJLzSU"
class="material-card picture-promo"
style="
background-image: url(/images/frontpage/HA10_-_Website_banner.png);
background-size: cover;
padding-top: 55%;
"
></a>
{% assign pages_by_date = site.pages | sort: "date" | reverse %} {% for
page in pages_by_date %} {% if page.layout == "landingpage" and
page.frontpage != false %}