this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gitHub

+1 -1
+1 -1
src/components/footer.tsx
··· 25 25 <svg width={16} height={16} viewBox="0 0 24 24"> 26 26 <path d={GithubIcon.path} /> 27 27 </svg> 28 - Github 28 + GitHub 29 29 </a> 30 30 </footer> 31 31 );