Hide mastodon verification link

This commit is contained in:
天クマ 2026-07-01 19:24:44 -03:00
commit b80cb0bf37
2 changed files with 1 additions and 2 deletions

View file

@ -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>