sampadatiwari30/DeshDarshan

Add active link indicator in Navbar

Open

#552 opened on Aug 15, 2025

 (0 comments) (0 reactions) (1 assignee)HTML (157 forks)auto 404
good first issuegssoc 25

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, the Navbar does not visually indicate which page or section the user is currently on. This can make navigation less intuitive.

Proposed Enhancement: Add a visual indicator (such as an underline, highlight, bold text, or different color) to the active link in the Navbar. This will help users easily identify the current page.

Benefits:

  • Improves user experience and navigation clarity
  • Makes the interface more intuitive
  • Provides better feedback to the user

Contributor guide