We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 195dda5 + 0094df4 commit 7fd8e0aCopy full SHA for 7fd8e0a
templates/base.html
@@ -30,8 +30,8 @@
30
<div class="spacer"></div>
31
<div class="navigation-block">
32
<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>
+ <a href="https://twitter.com/uutils_/">Twitter</a>
+ <a href="https://mastodon.social/@uutils" rel="me">Mastodon</a>
35
<a href="/gsoc">GSOC</a>
36
<a href="https://github.com/uutils" class="icon">
37
<div class="github-icon-black" aria-hidden="true"></div>
0 commit comments