mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-28 23:37:35 +00:00

Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
8 lines
194 B
HTML
8 lines
194 B
HTML
|
|
<a href="{{ include.link }}" class="link-card next-step">
|
|
<div class="material-card text">
|
|
<p>{{ include.step }}</p>
|
|
{% include assets/chevron_right.html %}
|
|
</div>
|
|
</a>
|