File tree 3 files changed +18
-1
lines changed
3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ learn-more = Learn More
11
11
discord = Discord
12
12
zulip = Zulip
13
13
mastodon = Mastodon
14
+ bluesky = Bluesky
14
15
15
16
## components/panels/domain.hbs
16
17
Original file line number Diff line number Diff line change 32
32
<h4 >{{ fluent " footer-social" }} </h4 >
33
33
<div class =" flex flex-row flex-wrap items-center" >
34
34
<a rel =" me" href =" https://social.rust-lang.org/@rust" target =" _blank" ><img src =" /static/images/mastodon.svg" alt =" {{ fluent " mastodon" }} " title =" {{ fluent " mastodon" }} " /></a >
35
- <a href =" https://twitter.com/rustlang " target =" _blank" ><img src =" /static/images/twitter .svg" alt =" twitter logo " title =" {{ fluent " footer-youtube-alt " }} " /></a >
35
+ <a rel = " me " href =" https://bsky.app/profile/rust-lang.org " target =" _blank" ><img src =" /static/images/bluesky .svg" alt =" {{ fluent " bluesky " }} " title =" {{ fluent " bluesky " }} " /></a >
36
36
<a href =" https://www.youtube.com/channel/UCaYhcUwRBNscFNUKTjgPFiA" target =" _blank" ><img class =" pv2" src =" /static/images/youtube.svg" alt =" {{ fluent " footer-alt-youtube" }} " title =" YouTube" /></a >
37
37
<a href =" https://discord.gg/rust-lang" target =" _blank" ><img src =" /static/images/discord.svg" alt =" discord logo" title =" {{ fluent " footer-discord-alt" }} " /></a >
38
38
<a href =" https://github.com/rust-lang" target =" _blank" ><img src =" /static/images/github.svg" alt =" github logo" title =" {{ fluent " footer-github-alt" }} " /></a >
You can’t perform that action at this time.
0 commit comments