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

Fix active navigation #17

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Fix active navigation #17

merged 2 commits into from
Oct 9, 2024

Conversation

rashidakanchwala
Copy link
Collaborator

@rashidakanchwala rashidakanchwala commented Oct 9, 2024

@@ -72,13 +72,14 @@

// Iterate over each link to check if the current path includes the link's unique ID
navLinks.forEach(function(link) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rashidakanchwala I noticed there are 6 links in navLinks instead of 3, as 3 links is hidden.

@rashidakanchwala rashidakanchwala merged commit 46dcd3d into main Oct 9, 2024
6 checks passed
@rashidakanchwala rashidakanchwala deleted the fix-active-navigation branch October 9, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants