mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Move private-voice-assistant down (#28936)
This commit is contained in:
parent
f1f3ddc277
commit
c9a79e7cd3
@ -100,18 +100,6 @@ feedback: false
|
||||
padding-top: 55%;
|
||||
"
|
||||
></a>
|
||||
<!-- Tutorial: setup private voice assistant over phone -->
|
||||
<a
|
||||
href="/voice_control/worlds-most-private-voice-assistant/"
|
||||
target="_blank"
|
||||
class="material-card picture-promo"
|
||||
style="
|
||||
background-image: url(/images/frontpage/promo-private-voice-assistant.png);
|
||||
background-size: cover;
|
||||
padding-top: 45%;
|
||||
"
|
||||
></a>
|
||||
|
||||
{% assign pages_by_date = site.pages | sort: "date" | reverse %}
|
||||
{% for page in pages_by_date %}
|
||||
{% if page.layout == "landingpage" and page.frontpage != false %}
|
||||
@ -136,7 +124,17 @@ feedback: false
|
||||
</a>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
<!-- Tutorial: setup private voice assistant over phone -->
|
||||
<a
|
||||
href="/voice_control/worlds-most-private-voice-assistant/"
|
||||
target="_blank"
|
||||
class="material-card picture-promo"
|
||||
style="
|
||||
background-image: url(/images/frontpage/promo-private-voice-assistant.png);
|
||||
background-size: cover;
|
||||
padding-top: 45%;
|
||||
"
|
||||
></a>
|
||||
<a
|
||||
class="material-card picture-promo"
|
||||
href="/blog/2020/09/15/home-assistant-tags/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user