add link to the fork on github to the main page

This commit is contained in:
maxkoryukov
2016-05-30 09:23:41 +05:00
parent 1c783ee6d1
commit 9a0cb32902

View File

@@ -83,7 +83,7 @@
<small>
<a href="https://github.com/rembo10/headphones"><i class="fa fa-headphones"></i> Website</a> |
%if headphones.CONFIG.GIT_USER != 'rembo10':
<a href="https://github.com/${headphones.CONFIG.GIT_USER}/headphones" title="This fork on github"><i class="fa fa-github"></i> GitHub</a> |
<a href="https://github.com/${headphones.CONFIG.GIT_USER}/headphones" title="Open this fork on github"><i class="fa fa-github"></i> GitHub</a> |
%endif
<a href="https://github.com/rembo10/headphones/wiki/TroubleShooting"><i class="fa fa-ambulance"></i> Help</a>
</small>