feat: jsonld support
This commit is contained in:
parent
5bb5933917
commit
7ea51043d8
16 changed files with 144 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"layout": "post.liquid",
|
||||
"tags": ["posts"],
|
||||
"published": true
|
||||
"published": true,
|
||||
"type": "post"
|
||||
}
|
||||
|
|
Reference in a new issue