mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: made some changes for description
This commit is contained in:
parent
887efa03ca
commit
636a24c26c
@ -51,10 +51,10 @@ export default function App({ Component, pageProps }: AppProps): JSX.Element {
|
|||||||
<Head>
|
<Head>
|
||||||
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
|
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
|
||||||
<title>한국 디스코드봇 리스트</title>
|
<title>한국 디스코드봇 리스트</title>
|
||||||
<meta name='description' content='국내 디스코드봇들을 확인하고, 초대해보세요!' />
|
<meta name='description' content='다양한 국내 디스코드봇들을 확인하고, 초대해보세요!' />
|
||||||
<meta name='og:title' content='한국 디스코드봇 리스트' />
|
<meta name='og:title' content='한국 디스코드봇 리스트' />
|
||||||
<meta name='og:url' content='https://koreanbots.dev' />
|
<meta name='og:url' content='https://koreanbots.dev' />
|
||||||
<meta name='og:description' content='국내 디스코드봇들을 확인하고, 초대해보세요!' />
|
<meta name='og:description' content='다양한 국내 디스코드봇들을 확인하고, 초대해보세요!' />
|
||||||
<meta name='og:image' content='/logo.png' />
|
<meta name='og:image' content='/logo.png' />
|
||||||
<meta charSet='utf-8' />
|
<meta charSet='utf-8' />
|
||||||
<link rel='shortcut icon' href='/logo.png' />
|
<link rel='shortcut icon' href='/logo.png' />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user