mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
typo: fixed typo issue
This commit is contained in:
parent
8eadfe59b1
commit
122a8ac732
@ -11,7 +11,7 @@ const Container = dynamic(() => import('@components/Container'))
|
||||
|
||||
const About:NextPage = () => {
|
||||
return <div className='pb-10'>
|
||||
<Docs title='소개' header={<h1 className='font-black text-4xl dark:text-koreanbots-blue'>“국내 디스코드봇을 한 곳에서.”</h1>} subheader='한국 디스코드봇 리스트에서 자신에 서버에 딱 맞는 봇을 찾아보세요.'>
|
||||
<Docs title='소개' header={<h1 className='font-black text-4xl dark:text-koreanbots-blue'>“국내 디스코드봇을 한 곳에서.”</h1>} subheader='한국 디스코드봇 리스트에서 자신의 서버에 딱 맞는 봇을 찾아보세요.'>
|
||||
<Container>
|
||||
<div className='py-1'>
|
||||
<h1 className='font-bold text-5xl my-5'>소개</h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user