mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 15:31:16 +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
|
.span3
|
||||||
h4 Company
|
h4 Company
|
||||||
ul.unstyled
|
ul.unstyled
|
||||||
|
li
|
||||||
|
.btn.btn-small.btn-success(ng-click='modals.buyGems = true')
|
||||||
|
i.icon-heart.icon-white
|
||||||
|
| Donate
|
||||||
li
|
li
|
||||||
a(href='/static/about') About
|
a(href='/static/about') About
|
||||||
li
|
li
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue