add social icons to nav menu across both viewports#87
Conversation
There was a problem hiding this comment.
Pull request overview
Adds social media icon links back into the top navigation for both desktop and mobile viewports (as a follow-up to #86), while also correcting Bootstrap Icons class usage so icons render reliably.
Changes:
- Add social icon links to the desktop header area (md+).
- Add social icon links to the collapsed mobile navigation menu.
- Fix Bootstrap Icons class prefixes for the search icon and footer social icons (
bi bi-*).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b0dc80d to
5c916be
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
joaquimds
left a comment
There was a problem hiding this comment.
Approved. Copilot's comments are negligible imo
Thanks @joaquimds! I did take the advice and extract the socials as a template. I also buffed out the readme a bit with some of my notes from setup, in case useful for the next dev who lands here! |
Description
An addendum to #86 to surface socials on mobile and desktop views in the top navigation, as per discussion on the ticket here.
Types of changes
Checklist: