Update github edit link
Move secure token to travis setup Update deploy show what's going on try
This commit is contained in:
parent
5e6b7fd977
commit
82fb2aa61d
3 changed files with 3 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
{% assign url_parts = page.url | split: '/' %}
|
||||
{% if page.hide_github_edit != true %}
|
||||
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/{{ page.path }}'>Edit this page on GitHub</a></div>
|
||||
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.github.io/tree/current/source/{{ page.path }}'>Edit this page on GitHub</a></div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue