fix: open graph image in metadata (#11244)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2025-11-03 20:14:39 +00:00
committed by GitHub
parent b026d0ee35
commit 4359914d1a
2 changed files with 0 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ export const metadata: Metadata = {
siteName: 'discord.js',
type: 'website',
title: 'discord.js',
images: 'https://discordjs.dev/api/open-graph.png',
},
twitter: {

View File

@@ -43,7 +43,6 @@ export const metadata: Metadata = {
type: 'website',
title: 'discord.js',
description: DESCRIPTION,
images: 'https://discordjs.dev/api/open-graph.png',
},
twitter: {