Closed vikranthchinnam closed 1 year ago
closes #69
Describe your changes here at a high level, describing how this PR fits into the rest of the project.
You can now navigate to the homepage by clicking on the site logo on the header
I modified the SiteHeader.tsx to wrap the link element around the site logo on the header so it goes to the homepage when you click on it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Overview
closes #69
Describe your changes here at a high level, describing how this PR fits into the rest of the project.
You can now navigate to the homepage by clicking on the site logo on the header
What Changed
I modified the SiteHeader.tsx to wrap the link element around the site logo on the header so it goes to the homepage when you click on it.
Other Notes