diff --git a/components/Footer.tsx b/components/Footer.tsx
index 341eae9..43ac004 100644
--- a/components/Footer.tsx
+++ b/components/Footer.tsx
@@ -5,10 +5,10 @@ import Wave from './Wave'
const Footer = (): JSX.Element => {
return (
-
-
-
-
+
+
+
+
국내봇을 한 곳에서.
2020 Koreanbots, All rights reserved.
@@ -22,51 +22,54 @@ const Footer = (): JSX.Element => {
-
-
한국 디스코드봇 리스트
-
- -
-
- 소개
-
-
- -
-
- API
-
-
-
-
-
-
커뮤니티
-
- -
-
- 파트너
-
-
- -
-
- 인증
-
-
-
-
-
-
약관
-
+
+
+
한국 디스코드봇 리스트
+
+ -
+
+ 소개
+
+
+ -
+
+ API
+
+
+
+
+
+
커뮤니티
+
+ -
+
+ 파트너
+
+
+ -
+
+ 인증
+
+
+
+
+
+
diff --git a/pages/index.tsx b/pages/index.tsx
index 69b9a26..19f5162 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -19,7 +19,7 @@ const Index: NextPage
= ({ votes, newBots, trusted }) => {