chore: fixed description

This commit is contained in:
wonderlandpark 2021-11-07 21:18:33 +09:00
parent 457ad4701b
commit 52247d0d3d

View File

@ -4,7 +4,7 @@ import { formatNumber, makeImageURL } from './Tools'
// Website META DATA // Website META DATA
export const TITLE = '한국 디스코드 리스트' export const TITLE = '한국 디스코드 리스트'
export const DESCRIPTION = '다양한 국내 디스코드 봇들을 확인하고, 초대해보세요!' export const DESCRIPTION = '국내 디스코드의 모든 것을 한 곳에서 확인하세요!'
export const THEME_COLOR = '#3366FF' export const THEME_COLOR = '#3366FF'
export const DSKR_BOT_ID = '784618064167698472' export const DSKR_BOT_ID = '784618064167698472'