mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add HA10 promo (#28901)
This commit is contained in:
parent
df06b868f9
commit
67bce950a7
BIN
source/images/frontpage/HA10_-_Website_banner.png
Normal file
BIN
source/images/frontpage/HA10_-_Website_banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
@ -90,6 +90,16 @@ feedback: false
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
||||||
|
<!-- 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>
|
||||||
<!-- Year of the voice chapter 3 -->
|
<!-- Year of the voice chapter 3 -->
|
||||||
<a
|
<a
|
||||||
href="/blog/2023/07/20/year-of-the-voice-chapter-3/"
|
href="/blog/2023/07/20/year-of-the-voice-chapter-3/"
|
||||||
@ -111,17 +121,6 @@ feedback: false
|
|||||||
padding-top: 45%;
|
padding-top: 45%;
|
||||||
"
|
"
|
||||||
></a>
|
></a>
|
||||||
<!-- State of the Open Home 2022 -->
|
|
||||||
<a
|
|
||||||
href="https://www.youtube.com/watch?v=D936T1Ze8-4"
|
|
||||||
target="_blank"
|
|
||||||
class="material-card picture-promo"
|
|
||||||
style="
|
|
||||||
background-image: url(/images/frontpage/state-of-the-open-home-2022.png);
|
|
||||||
background-size: cover;
|
|
||||||
padding-top: 45%;
|
|
||||||
"
|
|
||||||
></a>
|
|
||||||
|
|
||||||
{% assign pages_by_date = site.pages | sort: "date" | reverse %}
|
{% assign pages_by_date = site.pages | sort: "date" | reverse %}
|
||||||
{% for page in pages_by_date %}
|
{% for page in pages_by_date %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user