mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
9 lines
310 B
Text
9 lines
310 B
Text
extends ./layout
|
|
|
|
block extraHead
|
|
- var socialPage = 'unlock-quest'
|
|
- var socialTitle = 'Unlocked a Quest!'
|
|
- var socialDescription = 'I discovered a new Quest! In Habitica, you can battle fearsome monsters and devious villains using your real-life productivity.'
|
|
|
|
block content
|
|
include ./landing-page
|