Update homepage cards (#38594)

This commit is contained in:
Darren Griffin 2025-04-17 09:23:16 +01:00 committed by GitHub
parent 872ecaa131
commit e360ce4139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 10 deletions

View File

@ -2,13 +2,6 @@
<!-- Left column begins -->
<div class="grid__item one-third lap-one-half palm-one-whole">
<!-- SOTOH 2025 - To move on/after event -->
<a href="/blog/2025/03/26/state-of-the-open-home-2025-announcement/" class="material-card picture-promo" style="
background-image: url(/images/frontpage/sotoh-2025.webp);
background-size: cover;
padding-top: 55%;
" aria-label="State of the Open Home - Saturday April 12th 2025">
</a>
<!-- Recent blog posts -->
<div class="recent-posts material-card text">
<h1>{% icon "mdi:newspaper-variant-multiple" %} Recent Blog Posts</h1>
@ -112,10 +105,10 @@
<!-- State of the Open Home -->
<a
href="/blog/2024/04/24/state-of-the-open-home-2024/"
href="/blog/2025/04/16/state-of-the-open-home-recap/"
class="material-card picture-promo"
style="
background-image: url(/images/frontpage/feature-sotoh2024.jpg);
background-image: url(/images/frontpage/feature-sotoh2025.jpg);
background-size: cover;
padding-top: 55%;
"
@ -123,7 +116,7 @@
<div class="caption">
<div>
<div class="title">
State of the Open Home 2024
State of the Open Home 2025
</div>
<div class="subtitle">
Learn about our progress so far and also the roadmap for this year.

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB