Open Issues Need Help
View All on GitHubAI Summary: The website's browser tab currently displays "Vite + React" as its title, which was a side effect of migrating from Create React App to Vite. The goal is to restore the title to "UCSB Courses" by updating the `<title>` tag in `frontend/index.html`. Additionally, the issue suggests attempting to restore the original favicon, which was also lost during the migration.
Complexity:
1/5
good first issue F25 PC-F25 Finished F25
AI Summary: This issue requires fixing a hardcoded GitHub backup link in the `Footer.jsx` component. The current link points to a specific F22 repository, which needs to be updated to the correct general repository for courses. Any associated tests that verify this link should also be adjusted.
Complexity:
1/5
good first issue F25