mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
coming soon notes
This commit is contained in:
parent
393e40b763
commit
d70c2c4040
2 changed files with 8 additions and 5 deletions
|
|
@ -95,9 +95,6 @@ html
|
|||
|
||||
#main(ng-view)
|
||||
|
||||
.container
|
||||
h3
|
||||
a(target='_blank',href='https://workflowy.com/shared/9c77c53d-a174-d181-73a4-dc611508a936/') Roadmap
|
||||
include ./shared/footer
|
||||
|
||||
// Modal backdrop for when loading big stuff
|
||||
|
|
|
|||
|
|
@ -48,10 +48,16 @@
|
|||
include ./inventory
|
||||
.span6
|
||||
h2 Market
|
||||
app:game-pane:market
|
||||
h4.well
|
||||
| Coming soon.
|
||||
a(href='https://github.com/lefnire/habitrpg/wiki/Contributing#website', target='blank') Help us port this feature!
|
||||
//app:game-pane:market
|
||||
|
||||
.tab-pane#stable-tab
|
||||
app:pets:stable
|
||||
h4.well
|
||||
| Coming soon.
|
||||
a(href='https://github.com/lefnire/habitrpg/wiki/Contributing#website', target='blank') Help us port this feature!
|
||||
//app:pets:stable
|
||||
|
||||
.tab-pane#tavern-tab
|
||||
include ./groups/tavern
|
||||
|
|
|
|||
Loading…
Reference in a new issue