Add intro
This commit is contained in:
parent
e7caff9a52
commit
5afb014f1c
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ footer: true
|
||||||
|
|
||||||
{% assign entries = site.data.glossary | sort: 'topic' %}
|
{% assign entries = site.data.glossary | sort: 'topic' %}
|
||||||
|
|
||||||
|
The glossary covers terms which are used around Home Assistant.
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
{% for entry in entries %}
|
{% for entry in entries %}
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue