mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
feat: add seo images
This commit is contained in:
@@ -14,7 +14,7 @@ export function createMetadata(override: Metadata): Metadata {
|
||||
title: override.title ?? undefined,
|
||||
description: override.description ?? undefined,
|
||||
url: "https://fumadocs.vercel.app",
|
||||
images: "/banner.png",
|
||||
images: "/og.png",
|
||||
siteName: "Fumadocs",
|
||||
...override.openGraph,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user