docs: udpate og image

This commit is contained in:
SevicheCC 2023-06-08 15:21:20 +08:00
parent 3b9178a1d4
commit 59c498c08b
Signed by: SevicheCC
GPG key ID: C577000000000000
2 changed files with 3 additions and 9 deletions

View file

@ -19,20 +19,14 @@ export const metadata = {
openGraph: {
title: 'M-OAuth',
description: 'Access token generator for Akkoma, Pleroma, Mastodon, Misskey APIs.',
url: 'https://moauth.seviche.cc',
url: 'https://m-oauth.seviche.cc',
siteName: 'M-OAuth',
images: [
{
url: 'https://nextjs.org/og.png',
url: '/og.png',
width: 800,
height: 600,
},
{
url: 'https://nextjs.org/og-alt.png',
width: 1800,
height: 1600,
alt: 'My custom alt',
},
}
],
locale: 'en_US',
type: 'website',

BIN
public/og.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB