opengraph
This commit is contained in:
+3
-1
@@ -5,10 +5,12 @@ export const metadata: Metadata = {
|
||||
title: "Doyle Gammill Soundboard",
|
||||
description: "The huskiest sounds on the Internet!",
|
||||
openGraph: {
|
||||
type: "website",
|
||||
title: "Doyle Gammill Soundboard",
|
||||
description: "The huskiest sounds on the Internet!",
|
||||
siteName: "Doyle Gammill Soundboard",
|
||||
}
|
||||
images: [{ url: "opengraph.webp" }],
|
||||
},
|
||||
};
|
||||
|
||||
export default function Home() {
|
||||
|
||||
Reference in New Issue
Block a user