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: fix mail links #51

Conversation

Thechi2000
Copy link
Contributor

Fixed the mail link in SocialsList components. Uses a regex to distinguish emails from regular links and adapts the link accordingly.

I also fixed the email in the footer, since the link was not correctly interpolated.

Closes #49.

@Thechi2000 Thechi2000 added the bug Something isn't working label May 1, 2024
@Thechi2000 Thechi2000 self-assigned this May 1, 2024
@Thechi2000 Thechi2000 linked an issue May 1, 2024 that may be closed by this pull request
@Thechi2000 Thechi2000 merged commit 35c7253 into main May 2, 2024
3 checks passed
@Thechi2000 Thechi2000 deleted the 49-mail-link-in-footer-resolves-relative-to-the-locale-instead-of-mailto branch May 2, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Mail link in footer resolves relative to the locale instead of mailto
2 participants