Skip to content

Commit eb43ef5

Browse files
committed
Add mastodon link.
1 parent ebd072d commit eb43ef5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

static/images/mastodon.svg

Lines changed: 1 addition & 0 deletions
Loading

templates/components/footer.html.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<div class="flex flex-column mw8 w-100 measure-wide-l pv2 pv5-m pv2-ns ph4-m ph4-l">
3232
<h4>{{fluent "footer-social"}}</h4>
3333
<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>
3435
<a href="https://twitter.com/rustlang" target="_blank"><img src="/static/images/twitter.svg" alt="twitter logo" title="{{fluent "footer-youtube-alt"}}"/></a>
3536
<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>
3637
<a href="https://discord.gg/rust-lang" target="_blank"><img src="/static/images/discord.svg" alt="discord logo" title="{{fluent "footer-discord-alt"}}"/></a>

0 commit comments

Comments
 (0)