We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bed98d commit 55818d4Copy full SHA for 55818d4
1 file changed
app/layout.tsx
@@ -24,15 +24,6 @@ export const metadata: Metadata = {
24
description: 'Experience the next level of Skyblock and maximize your grinding potential with Cobalt.',
25
url: 'https://cobalt.quiteboring.dev',
26
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
36
locale: 'en_US',
37
type: 'website',
38
},
0 commit comments