diff --git a/src/pages/About.tsx b/src/pages/About.tsx index 824e27a..bbd63a4 100644 --- a/src/pages/About.tsx +++ b/src/pages/About.tsx @@ -93,7 +93,7 @@ export const AboutPage = () => { {SITES.map((s) => ( - + {createElement(s.icon, { style: { fontSize: 24 } })}