mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 20:49:41 +00:00
added link to the newbies guild
This commit is contained in:
parent
ff52aca587
commit
ec336c4f88
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@
|
|||
tr
|
||||
td
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/Special:Forum')=env.t('community')
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a')=env.t('askQuestion')
|
||||
|
||||
// Player Tiers
|
||||
.panel.panel-default(popover=env.t('tierPop'), popover-trigger="mouseenter", popover-placement="right")
|
||||
|
|
|
|||
Loading…
Reference in a new issue