10 lines
281 B
Plaintext
10 lines
281 B
Plaintext
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
|