mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 23:40:21 +08:00
fix og-image
This commit is contained in:
parent
24251aa825
commit
6839eb5bba
@ -27,7 +27,7 @@ export async function generateMetadata(): Promise<Metadata> {
|
|||||||
url: `${BASE_URL}/icons`,
|
url: `${BASE_URL}/icons`,
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
url: "/og-image-browse.png",
|
url: "/og-image.png",
|
||||||
width: 1200,
|
width: 1200,
|
||||||
height: 630,
|
height: 630,
|
||||||
alt: "Browse Dashboard Icons Collection",
|
alt: "Browse Dashboard Icons Collection",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user