Skip to content

Commit

Permalink
Add Lichess's Instagram to frontpage footer
Browse files Browse the repository at this point in the history
  • Loading branch information
M-DinhHoangViet committed Mar 19, 2024
1 parent cfef0b1 commit fd63709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/base/bits.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
a(href := "https://discord.gg/lichess", targetBlank, noFollow)("Discord"),
a(href := "https://www.youtube.com/c/LichessDotOrg", targetBlank, noFollow)("YouTube"),
a(href := "https://www.twitch.tv/lichessdotorg", targetBlank, noFollow)("Twitch")
Expand Down

0 comments on commit fd63709

Please sign in to comment.