Hide edit on github on frontpage and component page
This commit is contained in:
parent
6382da956b
commit
155e400dc5
4 changed files with 8 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
<div class='edit-github'><a href='https://github.com/balloob/home-assistant.io/tree/master/source/{{ page.path }}'>Edit this page on GitHub</a></div>
|
||||
{% if page.hide_github_edit != true %}
|
||||
<div class='edit-github'><a href='https://github.com/balloob/home-assistant.io/tree/master/source/{{ page.path }}'>Edit this page on GitHub</a></div>
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue