Skip to content

Commit 4074b17

Browse files
authoredAug 24, 2023
Add Mastodon profile in base footer
1 parent 72c7e82 commit 4074b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎themes/rusted/templates/base.html

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<div class="col-sm-4 col-xs-12">
7373
<ul class="list-unstyled">
7474
<li><a href="https://twitter.com/ThisWeekInRust">twitter</a></li>
75+
<li><a href="https://mastodon.social/@thisweekinrust">mastodon</a></li>
7576
</ul>
7677
</div>
7778
<div class="col-sm-4 col-xs-12 text-right custom-xs-text-left">

0 commit comments

Comments
 (0)
Please sign in to comment.