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

Enhanced browsing: Added target='_blank' for certain section links #171

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

rafimahr
Copy link
Contributor

@rafimahr rafimahr commented Mar 28, 2024

Summary

Added target='_blank' attribute to certain section links to open them in new tabs, addressing the issue where links within specific sections were opening in the same tab, potentially disrupting the user's browsing experience.

This improvement addresses feature request #161.

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Downloaded the HTML file and checking the links

Copy link

vercel bot commented Mar 28, 2024

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

Name Status Preview Comments Updated (UTC)
ytcards-lkft ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 1:36pm

Copy link
Owner

@DenverCoder1 DenverCoder1 left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for the contribution 🎉

@DenverCoder1 DenverCoder1 merged commit e56bf89 into DenverCoder1:main Apr 13, 2024
5 checks passed
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.

2 participants