feat: add metadata

This commit is contained in:
2026-05-25 21:11:04 -03:00
parent c0fd9e370c
commit a9beb53a91
2 changed files with 13 additions and 1 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

+13 -1
View File
@@ -3,7 +3,19 @@ import './globals.css';
export const metadata: Metadata = {
title: '⛧',
description: ''
description: '',
openGraph: {
title: '⛧',
description: '.',
images: [
{
url: 'https://neru.rip/ok.jpg',
width: 734,
height: 1104,
},
],
},
themeColor: '#fbcfe8'
};
export default function RootLayout({