mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
Add livestream homepage card (#41647)
This commit is contained in:
parent
87939ce4da
commit
60711ce86a
@ -23,6 +23,22 @@
|
||||
</a>
|
||||
{% endif %}
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=HSRvso6cbf0" class="material-card picture-promo picture-top" target="_blank"
|
||||
rel="noopener noreferrer" aria-label="Join the livestream for our latest product reveal!"
|
||||
style="background-image: url(/images/frontpage/feature-nov19.webp);background-size: cover;aspect-ratio: 900/600;">
|
||||
<div class="caption">
|
||||
<div>
|
||||
<div class="title">
|
||||
Product launch incoming
|
||||
</div>
|
||||
<div class="subtitle">
|
||||
Join the livestream for our latest product reveal!<br />
|
||||
November 19 @ 12PM PT / 3PM ET / 21:00 CET
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
{% assign releases_post_limit = 2 %}
|
||||
{% assign blog_post_limit = 4 %}
|
||||
<!-- Home Assistant updates posts -->
|
||||
|
||||
BIN
source/images/frontpage/feature-nov19.webp
Normal file
BIN
source/images/frontpage/feature-nov19.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Loading…
x
Reference in New Issue
Block a user