diff --git a/app/components/ContactIcons.tsx b/app/components/ContactIcons.tsx index f16d9c4..2b8831c 100755 --- a/app/components/ContactIcons.tsx +++ b/app/components/ContactIcons.tsx @@ -2,8 +2,6 @@ import * as icons from 'simple-icons'; import PixelfedIcon from './Extra/Pixelfed'; import Image from 'next/image'; -console.log(icons); - let ContactIcons = () => { return (