diff --git a/src/components/AboutPage/Github.tsx b/src/components/AboutPage/Github.tsx index ae55b129..17e0d4c2 100644 --- a/src/components/AboutPage/Github.tsx +++ b/src/components/AboutPage/Github.tsx @@ -1,16 +1,16 @@ -export default function GithubStats() { - return
-

+export default function GithubStats () { + return
+

Days I Code -

- {/* + {/* */} - {/* svg from git, updated every 3 hours */} - -
-} \ No newline at end of file + {/* svg from git, updated every 3 hours */} + +

+}