mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-13 09:40:23 +02:00
fix og-image
This commit is contained in:
parent
24251aa825
commit
6839eb5bba
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ export async function generateMetadata(): Promise<Metadata> {
|
|||
url: `${BASE_URL}/icons`,
|
||||
images: [
|
||||
{
|
||||
url: "/og-image-browse.png",
|
||||
url: "/og-image.png",
|
||||
width: 1200,
|
||||
height: 630,
|
||||
alt: "Browse Dashboard Icons Collection",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue