mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-15 10:42:23 +00:00
put github button back in with new spec
This commit is contained in:
parent
4b28ab9235
commit
c928ef4c9d
1 changed files with 2 additions and 3 deletions
|
|
@ -161,9 +161,8 @@
|
|||
{#unless _mobileDevice}
|
||||
<td>
|
||||
<!-- Github -->
|
||||
<!-- Disable for now, seems github-buttons is broken until Stars implemented over Watched -->
|
||||
<!--<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="90px" height="20px"></iframe>-->
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="85px" height="20px"></iframe>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue