Hacktoberfest2024
Hacktoberfest2024 copied to clipboard
Enhancement: Changed the navbar UI by removing text and keeping social media icons only
Problem
In the navbar section, there was text with social media icons which did not look cool and had a bad UX.
Solution
Added icons only by removing text which gives a neat and clean look to the navbar now.
Changes Proposed
Refactored the code for navbar items in main.js
Fixes #7484