Make titles linkable
This commit is contained in:
parent
3fe64e9b04
commit
d56533b6c4
2 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ This is a community currated list of `configuration.yaml` examples. New recipes
|
||||||
* [{{recipe.title}}]({{recipe.url}})
|
* [{{recipe.title}}]({{recipe.url}})
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
#### Configuration.yaml Gists
|
### {% linkable_title Configuration.yaml Gists %}
|
||||||
|
|
||||||
Some users keep a public scrubbed copy of their `configuration.yaml` to learn from.
|
Some users keep a public scrubbed copy of their `configuration.yaml` to learn from.
|
||||||
|
|
||||||
|
|
|
@ -11,11 +11,11 @@ footer: true
|
||||||
|
|
||||||
This page contains a list of people who have contributed in one way or another to Home Assistant.
|
This page contains a list of people who have contributed in one way or another to Home Assistant.
|
||||||
|
|
||||||
## Author
|
### {% linkable_title Author %}
|
||||||
|
|
||||||
- [Paulus Schoutsen](https://github.com/balloob)
|
- [Paulus Schoutsen](https://github.com/balloob)
|
||||||
|
|
||||||
## Contributors
|
### {% linkable_title Contributors %}
|
||||||
|
|
||||||
(in alphabetical order)
|
(in alphabetical order)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue