mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update linking
This commit is contained in:
parent
880853b94d
commit
bb9c85bed9
@ -21,7 +21,7 @@ This is a community curated list of frequently asked questions (FAQ) about the i
|
|||||||
|
|
||||||
{% for entry in faq %}
|
{% for entry in faq %}
|
||||||
{% if entry.ha_category == category %}
|
{% if entry.ha_category == category %}
|
||||||
### {% linkable_title {{ entry.description }} %}
|
### {% linkable_title {{ entry.title }} %}
|
||||||
{{entry.content}}
|
{{entry.content}}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user