mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
fix: open graph image in metadata (#11244)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -43,7 +43,6 @@ export const metadata: Metadata = {
|
|||||||
siteName: 'discord.js',
|
siteName: 'discord.js',
|
||||||
type: 'website',
|
type: 'website',
|
||||||
title: 'discord.js',
|
title: 'discord.js',
|
||||||
images: 'https://discordjs.dev/api/open-graph.png',
|
|
||||||
},
|
},
|
||||||
|
|
||||||
twitter: {
|
twitter: {
|
||||||
|
|||||||
@@ -43,7 +43,6 @@ export const metadata: Metadata = {
|
|||||||
type: 'website',
|
type: 'website',
|
||||||
title: 'discord.js',
|
title: 'discord.js',
|
||||||
description: DESCRIPTION,
|
description: DESCRIPTION,
|
||||||
images: 'https://discordjs.dev/api/open-graph.png',
|
|
||||||
},
|
},
|
||||||
|
|
||||||
twitter: {
|
twitter: {
|
||||||
|
|||||||
Reference in New Issue
Block a user