Skip to content

Commit 55818d4

Browse files
committed
fix: remove image from metadata
1 parent 4bed98d commit 55818d4

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

app/layout.tsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@ export const metadata: Metadata = {
2424
description: 'Experience the next level of Skyblock and maximize your grinding potential with Cobalt.',
2525
url: 'https://cobalt.quiteboring.dev',
2626
siteName: 'cobalt.quiteboring.dev',
27-
28-
images: [
29-
{
30-
url: 'https://cobalt.quiteboring.dev/logo.png',
31-
width: 250,
32-
height: 250,
33-
},
34-
],
35-
3627
locale: 'en_US',
3728
type: 'website',
3829
},

0 commit comments

Comments
 (0)