Update create_page.markdown

This commit is contained in:
Robin 2018-03-02 17:24:33 +00:00 committed by GitHub
parent 283bf618cd
commit 040af0410c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,3 +122,6 @@ The images which are displayed on the pages are stored in various directories ac
| screenshots | source/images/components |
Not everything (product, component, etc.) should have a logo. To show something for internal parts of Home Assistant we are using the [Material Design Icons](https://materialdesignicons.com/).
### {% linkable_title Linking From The Sidebar %}
If you are adding a new page that requires linking from the sidebar you need to edit the `docs_navigation.html` file in `home-assistant.github.io/source/_includes/asides/docs_navigation.html`.