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