Make it easier for users to find the source code by adding a GitHub icon to both the top and bottom of the site. ### Tasks - [ ] In app-header.tsx, add a GitHub icon linking to the repo. - [ ] In app-footer.tsx, add the same icon. - [ ] Ensure proper aria-label for accessibility.
Make it easier for users to find the source code by adding a GitHub icon to both the top and bottom of the site.
Tasks