File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ production-use = Production use
10
10
learn-more = Learn More
11
11
discord = Discord
12
12
zulip = Zulip
13
+ mastodon = Mastodon
13
14
14
15
## components/panels/domain.hbs
15
16
Original file line number Diff line number Diff line change 31
31
<div class =" flex flex-column mw8 w-100 measure-wide-l pv2 pv5-m pv2-ns ph4-m ph4-l" >
32
32
<h4 >{{ fluent " footer-social" }} </h4 >
33
33
<div class =" flex flex-row flex-wrap items-center" >
34
- <a rel =" me" href =" https://social.rust-lang.org/@rust" target =" _blank" ><img src =" /static/images/mastodon.svg" alt =" mastodon logo " title =" Mastodon " /></a >
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
35
<a href =" https://twitter.com/rustlang" target =" _blank" ><img src =" /static/images/twitter.svg" alt =" twitter logo" title =" {{ fluent " footer-youtube-alt" }} " /></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 >
You can’t perform that action at this time.
0 commit comments