feat: jsonld support

This commit is contained in:
Cory Dransfeldt 2023-05-22 11:55:16 -07:00
parent 5bb5933917
commit 7ea51043d8
No known key found for this signature in database
16 changed files with 144 additions and 5 deletions

View file

@ -1,5 +1,6 @@
{
"layout": "post.liquid",
"tags": ["posts"],
"published": true
"published": true,
"type": "post"
}