mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Disable git follow button for now, needs to be fixed with "star" instead
This commit is contained in:
parent
0bfdc907fc
commit
47a451b578
1 changed files with 3 additions and 2 deletions
|
|
@ -161,8 +161,9 @@
|
|||
{#unless _mobileDevice}
|
||||
<td>
|
||||
<!-- Github -->
|
||||
<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>
|
||||
<!-- 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>-->
|
||||
</td>
|
||||
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue