-
Notifications
You must be signed in to change notification settings - Fork 57
Add Logo to Navbar Across All Pages #168
Copy link
Copy link
Open
Labels
easyGood for beginner mostly minute bug fixes.Good for beginner mostly minute bug fixes.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description:
Currently, the navbar does not display the brand logo. We want to add the logo to improve branding and user recognition. The logo should appear in the navbar on the following pages:
Home
About
Contact
Any other pages that use the main navbar
Requirements:
The logo should be positioned at the start (left) of the navbar.
Logo should be responsive and maintain proper sizing on different screen sizes.
Ensure the logo does not break existing navbar links or layout.
Update the navbar component so that the logo is consistently displayed across all relevant pages.
Acceptance Criteria:
Logo is visible on all pages listed above.
Navbar layout remains clean and responsive.
Logo image should load correctly without errors.
Optional:
Add hover effect or clickable link to redirect to Home page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easyGood for beginner mostly minute bug fixes.Good for beginner mostly minute bug fixes.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers