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

Add contact email link #34

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

anchalshivank
Copy link
Contributor

This commit adds the project's contact email link to the website navigation bar and footer.

In order to get some protection against email scraping, the email is obfuscated using the botex package and only gets unscrambled dynamically, when a user navigates to a special hash link: "/#contact-email".

docusaurus.config.js Outdated Show resolved Hide resolved
@sergefdrv
Copy link
Member

I tired to build the site locally and found out that Docusaurus complains about broken anchor linking to /#contact-email. I found a solution and will push the fix.

This commit adds the project's contact email link to the website
navigation bar and footer.

In order to get some protection against email scraping, the email is
obfuscated using the `botex` package and only gets unscrambled
dynamically, when a user navigates to a special hash link:
"/#contact-email".

Co-authored-by: Sergey Fedorov <[email protected]>
Signed-off-by: Shivank Anchal <[email protected]>
Copy link
Member

@sergefdrv sergefdrv left a comment

Choose a reason for hiding this comment

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

Now it looks good. Thanks!

@sergefdrv sergefdrv merged commit dd05d1f into replica-io:main Aug 4, 2024
2 checks passed
@sergefdrv sergefdrv linked an issue Aug 4, 2024 that may be closed by this pull request
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.

Add contact link to website
2 participants