mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-31 19:20:25 +00:00
add donate button
This commit is contained in:
parent
4c018d84c1
commit
b4e5a1925b
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ footer.footer(ng-controller='FooterCtrl')
|
|||
.span3
|
||||
h4 Company
|
||||
ul.unstyled
|
||||
li
|
||||
.btn.btn-small.btn-success(ng-click='modals.buyGems = true')
|
||||
i.icon-heart.icon-white
|
||||
| Donate
|
||||
li
|
||||
a(href='/static/about') About
|
||||
li
|
||||
|
|
|
|||
Loading…
Reference in a new issue