Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed the href anchor tags in the footer section and Visual Sort link… #158

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

krittika019
Copy link
Contributor

Description

  1. In the footer section of the home page, when clicked on the "Home" link direct users to the intended "Home" section. Similarly with the "Contact" link.

  2. In the footer section of the privacy-policy and Terms & Conditions page, all the links except "Terms & Conditions" and "privacy-policy" link direct users to the indented sections & page.

  3. In the footer section of the Licensing page, all the links except "privacy-policy" and "Terms & Conditions" link direct users to the indented sections & page.

  4. In the each algorithm (e.g. -bubble sort, selection sort etc) footer section, links direct users to the indented page.

  5. In the navbar section, the Visual Sort link direct users to the main page.

Issue number

Issue fixes: #156

Screenshots (if any)

footerfinal.mp4

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visual-sort ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 11:27pm

@MastanSayyad MastanSayyad merged commit f032443 into MastanSayyad:main Oct 29, 2024
2 checks passed
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.

[BUG] Fix the href anchor tags in the footer section to link to the correct pages & sections.
2 participants