Skip to content

Commit 7fd8e0a

Browse files
Merge pull request #32 from sylvestre/social2
fix typo
2 parents 195dda5 + 0094df4 commit 7fd8e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +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>
33+
<a href="https://twitter.com/uutils_/">Twitter</a>
34+
<a href="https://mastodon.social/@uutils" rel="me">Mastodon</a>
3535
<a href="/gsoc">GSOC</a>
3636
<a href="https://github.com/uutils" class="icon">
3737
<div class="github-icon-black" aria-hidden="true"></div>

0 commit comments

Comments
 (0)