FIX: fix metadata
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 2m6s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 2m6s
This commit is contained in:
@@ -36,7 +36,7 @@ export const metadata: Metadata = {
|
|||||||
siteName: "Firefly SrTools",
|
siteName: "Firefly SrTools",
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
url: "/ff-srtool.png",
|
url: "https://srtools.kain.id.vn/ff-srtool.png",
|
||||||
width: 1200,
|
width: 1200,
|
||||||
height: 630,
|
height: 630,
|
||||||
alt: "Firefly SrTools Logo",
|
alt: "Firefly SrTools Logo",
|
||||||
@@ -49,7 +49,7 @@ export const metadata: Metadata = {
|
|||||||
card: "summary_large_image",
|
card: "summary_large_image",
|
||||||
title: "Firefly SrTools",
|
title: "Firefly SrTools",
|
||||||
description: "SrTools by Kain",
|
description: "SrTools by Kain",
|
||||||
images: ["/ff-srtool.png"],
|
images: ["https://srtools.kain.id.vn/ff-srtool.png"],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user