mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 12:34:17 +00:00
fix opengraph?
This commit is contained in:
@@ -11,6 +11,7 @@ import { Geist } from 'next/font/google'
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'Balatro Multiplayer',
|
title: 'Balatro Multiplayer',
|
||||||
description: 'The official Balatro Multiplayer Mod website',
|
description: 'The official Balatro Multiplayer Mod website',
|
||||||
|
metadataBase: new URL('https://balatromp.com'),
|
||||||
icons: [{ rel: 'icon', url: '/favicon.ico' }],
|
icons: [{ rel: 'icon', url: '/favicon.ico' }],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user