diff --git a/components/Footer.tsx b/components/Footer.tsx index ade8a8d..341eae9 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -6,7 +6,7 @@ const Footer = (): JSX.Element => { return (
-
+

국내봇을 한 곳에서.

diff --git a/pages/index.tsx b/pages/index.tsx index 8559332..69b9a26 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -19,7 +19,7 @@ const Index: NextPage = ({ votes, newBots, trusted }) => {