diff --git a/components/footer.js b/components/footer.js index 9d553f8..8a7b319 100644 --- a/components/footer.js +++ b/components/footer.js @@ -4,7 +4,7 @@ const Footer = () => (
-

Made with by Midblep

+

Made with by Midblep

diff --git a/components/socials.js b/components/socials.js index 005101c..27d60c1 100644 --- a/components/socials.js +++ b/components/socials.js @@ -2,10 +2,10 @@ import styles from '../styles/components/Socials.module.css' const Socials = () => (
- Twitter - Twitch - Trello - Ko-fi + Twitter + Twitch + Trello + Ko-fi
) diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index 718d6fe..0000000 Binary files a/public/favicon.ico and /dev/null differ