Skip to content

Update navbar in Blog page #849

@shristhi-2908

Description

@shristhi-2908

The navbar in the Blog page is currently hardcoded. To make it consistent across all pages, replace the existing navbar code with the reusable navbar.html component.

Tasks:

Remove the existing navbar code from blog.html

Include the navbar.html component instead

Ensure the styling (CSS) and functionality (JS such as dark mode/hamburger) remain intact

Test responsiveness on desktop and mobile

Expected Outcome:
The Blog page should use the same static navbar component as the rest of the website.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions