|
|
@@ -430,6 +430,7 @@
|
|
|
"@context": "https://schema.org",
|
|
|
"@type": "VideoObject",
|
|
|
"name": "<%- item.seoTitle %>",
|
|
|
+ "description": "<%- item.seoDescription %>",
|
|
|
"thumbnailUrl": "<%= item.poster %>",
|
|
|
"uploadDate": "<%= new Date(item.timeCreate).toISOString() %>",
|
|
|
"contentUrl": "<%= item.url %>",
|