sampadatiwari30/DeshDarshan

Home icon on signup page does not navigate anywhere

Open

#557 opened on Aug 15, 2025

View on GitHub
 (2 comments) (0 reactions) (1 assignee)HTML (157 forks)auto 404
buggood first issuegssoc 25

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

UNDER GSSOC2025 Description: On the signup page, clicking the Home icon redirects the user to a page that does not exist, resulting in a 404 error. This breaks navigation and creates a poor user experience.

Steps to Reproduce: Open the signup page. Click the Home icon in the header. Observe that it redirects to a broken/non-existent page.

Expected Behavior: Clicking the Home icon should navigate to the actual homepage (or an appropriate landing page).

Contributor guide