diff --git a/src/Screens/Home.tsx b/src/Screens/Home.tsx index f7a9ef8..1741692 100644 --- a/src/Screens/Home.tsx +++ b/src/Screens/Home.tsx @@ -11,6 +11,11 @@ const Home: React.FC = () => { const { height, width } = useInnerWindowSize() return
+
+ blog + github +
+

@@ -25,10 +30,10 @@ const Home: React.FC = () => { -