mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
9 lines
297 B
Text
9 lines
297 B
Text
extends ./layout
|
|
|
|
block extraHead
|
|
- var socialPage = 'level-up'
|
|
- var socialTitle = 'Level Up!'
|
|
- var socialDescription = 'I earned a new level with my accomplishments! In Habitica, your avatar grows in strength as you improve your real-life habits.'
|
|
|
|
block content
|
|
include ./landing-page
|