diff --git a/src/assets/matrix.svg b/public/matrix.svg similarity index 100% rename from src/assets/matrix.svg rename to public/matrix.svg diff --git a/src/buttons/Socials.tsx b/src/buttons/Socials.tsx index d058f01..28b6407 100644 --- a/src/buttons/Socials.tsx +++ b/src/buttons/Socials.tsx @@ -60,7 +60,7 @@ const SocialButtons: React.FC = () => { rel="noopener noreferrer" aria-label={"Matrix"} className={styles.socialButton}> - {"Matrix + {"Matrix );