Hide mastodon verification link
This commit is contained in:
parent
e33284c856
commit
b80cb0bf37
2 changed files with 1 additions and 2 deletions
|
|
@ -23,6 +23,7 @@
|
|||
<a href="{{ ('/' ~ langKey ~ '/') | url }}">{{ i18n[langKey].home }}</a>
|
||||
<a href="{{ ('/' ~ langKey ~ '/blog/') | url }}">blog</a>
|
||||
<a href="{{ ('/' ~ langKey ~ '/misc/') | url }}">misc</a>
|
||||
<a rel="me" href="https://mstdn.social/@tenkuma" style="display: none;">Mastodon</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
Loading…
Reference in a new issue