json-ld correct
This commit is contained in:
parent
d03cdb1111
commit
fa7316cc2d
@ -1,9 +1,10 @@
|
||||
|
||||
<script type='application/ld+json'>
|
||||
{
|
||||
"@type": "Event",
|
||||
"name": "agenda",
|
||||
"url": "{{uri.base}}",
|
||||
"description": "{{page.summary|striptags}}",
|
||||
"description": "{{page.header.metadata.description}}",
|
||||
"startDate": "{{page.header.date_begin}}",
|
||||
"endDate": "{{page.header.date_end}}",
|
||||
"location": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user