From c8ef12df84bceeb6f459ac69d709b4e451bf34cc Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Sun, 3 Dec 2023 18:14:27 +0900 Subject: [PATCH] fix seo config --- app.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.vue b/app.vue index ae62b886..00e6509d 100644 --- a/app.vue +++ b/app.vue @@ -45,8 +45,7 @@ const getLdJson = (additionalGraphes: Thing[] = []): string => { ], "logo": { "@type": "ImageObject", - // TODO - "url": `${baseUrl}/img/logo.png` + "url": `${baseUrl}/img/icons/icon-256x256.png` } }, {