Files
habitica/website
Alys 33380f63f6 add comment to warn about keeping INVITES_LIMIT low
If INVITES_LIMIT is allowed to be greater than MAX_EMAIL_INVITES_BY_USER
then the inviter can send more than MAX_EMAIL_INVITES_BY_USER invitations
at once.
2017-04-12 21:07:46 +00:00
..
2017-04-11 19:23:28 +00:00
2016-09-29 13:32:36 +02:00
2017-04-11 19:23:28 +00:00
2017-04-02 09:02:15 -05:00
2017-04-11 19:23:28 +00:00
2017-04-11 19:23:28 +00:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.