-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Issue: [Bug] Footer Social Media Links Not Working
Description
The footer social media links are currently not working as expected. GitHub, and other links such as Twitter, and Discord are either broken, missing, or not redirecting correctly. This prevents users from connecting with the project’s community and resources.
Benefits
-Fixes broken navigation in the footer
-Improves accessibility and user trust
-Allows users to easily reach official social media channels
Suggested Implementation
-Verify and update the correct URLs for all footer social media links
-Ensure links open in a new tab (target="_blank" rel="noopener noreferrer")
-Test across different browsers and devices
Contribution
I would like to fix this issue by correcting and testing all footer social media links.
Thank You