Fix syntax
This commit is contained in:
parent
6674b8975b
commit
fb2a9e371c
@ -478,7 +478,7 @@ function getStructuredData($type, WebsitePage $websitepage)
|
|||||||
},
|
},
|
||||||
"publisher": {
|
"publisher": {
|
||||||
"@type": "Organization",
|
"@type": "Organization",
|
||||||
"name": "'.$mysoc->name.'"
|
"name": "'.$mysoc->name.'",
|
||||||
"logo": {
|
"logo": {
|
||||||
"@type": "ImageObject",
|
"@type": "ImageObject",
|
||||||
"url": "/viewimage.php?modulepart=mycompany&file=logos%2F'.urlencode($mysoc->logo).'"
|
"url": "/viewimage.php?modulepart=mycompany&file=logos%2F'.urlencode($mysoc->logo).'"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user