mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-09 18:16:40 -07:00
add embed info to the pet page
This commit is contained in:
parent
6aae89e3e6
commit
f55b8a8126
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
title: pet
|
title: pet
|
||||||
scripts: ["js/pet.js"]
|
scripts: ["js/pet.js"]
|
||||||
styles: ["pet.css"]
|
styles: ["pet.css"]
|
||||||
|
embed:
|
||||||
|
title: raise a pet
|
||||||
|
site_name: test
|
||||||
|
description: come raise a cool pet! you could get a square. or a circle. or a triangle. who knows?
|
||||||
---
|
---
|
||||||
|
|
||||||
<div id="pet">
|
<div id="pet">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue