feat: added discord verified badge

This commit is contained in:
원더 2021-01-07 23:00:58 +09:00
parent 33c445e526
commit 57c9833756

View File

@ -39,6 +39,7 @@ const Bots:NextPage<BotsProps> = ({ data, date }) => {
<div>{data.servers}</div>
<div><i className="fas fa-calendar-day" /> </div>
<div>{Day(date).fromNow(false)}</div>
<div><i className='fas fa-check text-discord-blurple' /> </div>
</div>
<h2 className='3xl font-bold mt-2 mb-2'></h2>