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 Lichess's Instagram to frontpage footer #14919

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

M-DinhHoangViet
Copy link
Contributor

Closes #14916

@M-DinhHoangViet
Copy link
Contributor Author

Should we add Facebook too?

@@ -44,6 +44,7 @@ z-index: 99;
div(cls := "connect-links")(
a(href := "https://mastodon.online/@lichess", targetBlank, rel := "me")("Mastodon"),
a(href := "https://twitter.com/lichess", targetBlank, noFollow)("Twitter"),
a(href := "https://www.instagram.com/lichessdotorg", targetBlank, noFollow)("Instagram"),
Copy link
Collaborator

Choose a reason for hiding this comment

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

the www. is superfluous and instagram will redirect to the root domain

@ornicar ornicar merged commit f5c36a6 into lichess-org:master Mar 19, 2024
4 checks passed
ornicar added a commit that referenced this pull request Mar 20, 2024
@M-DinhHoangViet M-DinhHoangViet deleted the patch-11 branch May 30, 2024 02:55
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 Lichess's Instagram to frontpage footer
2 participants