fix seo config

This commit is contained in:
kakkokari-gtyih 2023-12-03 18:14:27 +09:00
parent ffed0c020b
commit c8ef12df84

View File

@ -45,8 +45,7 @@ const getLdJson = (additionalGraphes: Thing[] = []): string => {
], ],
"logo": { "logo": {
"@type": "ImageObject", "@type": "ImageObject",
// TODO "url": `${baseUrl}/img/icons/icon-256x256.png`
"url": `${baseUrl}/img/logo.png`
} }
}, },
{ {