Skip to content

Fix/shopkeeper navbar links - #1810

Merged
omroy07 merged 4 commits into
omroy07:mainfrom
Muskankr:fix/shopkeeper-navbar-links
May 29, 2026
Merged

Fix/shopkeeper navbar links#1810
omroy07 merged 4 commits into
omroy07:mainfrom
Muskankr:fix/shopkeeper-navbar-links

Conversation

@Muskankr

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

The Shopkeeper page navbar links (Home, About, Blog) were broken due to incorrect paths with leading slashes, resulting in a "Can't get" error. Fixing these paths ensures proper navigation and improves usability.

What changes are included in this PR?

  • Updated navbar links to use correct relative paths (main.html, about.html, blog.html).
  • Verified navigation works for Home, About, and Blog pages.
  • Ensured consistency across desktop and mobile views.

Are these changes tested?

Yes, tested locally by:

  • Clicking each navbar link and confirming correct navigation.
  • Checking responsiveness on different devices.
  • Ensuring no "Can't get" error appears.

Are there any user-facing changes?

Yes, users can now navigate from the Shopkeeper page to Home, About, and Blog without errors.

@vercel

vercel Bot commented May 29, 2026

Copy link
Copy Markdown

@Muskankr is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@omroy07
omroy07 merged commit 0f19d2b into omroy07:main May 29, 2026
1 of 4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 Congrats @Muskankr on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Navbar Links on Shopkeeper Page

2 participants