mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
9 lines
281 B
Text
9 lines
281 B
Text
extends ./layout
|
|
|
|
block extraHead
|
|
- var socialPage = 'hatch-pet'
|
|
- var socialTitle = 'New Pet!'
|
|
- var socialDescription = 'I worked hard and hatched a new pet! In Habitica, you earn cute companions as you accomplish real-world tasks.'
|
|
|
|
block content
|
|
include ./landing-page
|