Skip to content

Commit 195dda5

Browse files
Merge pull request #31 from sylvestre/social
add links to twitter & mastodon
2 parents 42fa23b + b34528a commit 195dda5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/base.html

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
<div class="spacer"></div>
3131
<div class="navigation-block">
3232
<a href="/blog">blog</a>
33+
<a hef="https://twitter.com/uutils_/">Twitter</a>
34+
<a hef="https://mastodon.social/@uutils" rel="me">Mastodon</a>
3335
<a href="/gsoc">GSOC</a>
3436
<a href="https://github.com/uutils" class="icon">
3537
<div class="github-icon-black" aria-hidden="true"></div>

0 commit comments

Comments
 (0)