chore: changed slogan

This commit is contained in:
wonderlandpark 2021-05-26 21:16:39 +09:00
parent 01db806bb5
commit 869caea735
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ const Footer: React.FC<FooterProps> = ({ theme, setTheme }) => {
<div className='bottom-0 text-white bg-discord-black py-24'> <div className='bottom-0 text-white bg-discord-black py-24'>
<Container className='w-11/12 lg:flex lg:pt-0 lg:w-4/5' ignoreColor> <Container className='w-11/12 lg:flex lg:pt-0 lg:w-4/5' ignoreColor>
<div className='w-full lg:w-2/5'> <div className='w-full lg:w-2/5'>
<h1 className='text-koreanbots-blue text-3xl font-bold'> .</h1> <h1 className='text-koreanbots-blue text-3xl font-bold'> .</h1>
<span className='text-base'>2020-2021 Koreanbots, All rights reserved.</span> <span className='text-base'>2020-2021 Koreanbots, All rights reserved.</span>
<div className='text-2xl'> <div className='text-2xl'>
<Link href='/discord'> <Link href='/discord'>

View File

@ -11,7 +11,7 @@ const Container = dynamic(() => import('@components/Container'))
const About:NextPage = () => { const About:NextPage = () => {
return <div className='pb-10'> 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> <Container>
<div className='py-1'> <div className='py-1'>
<h1 className='font-bold text-5xl my-5'></h1> <h1 className='font-bold text-5xl my-5'></h1>