Fixes social link in the sidebar
This commit is contained in:
@@ -12,7 +12,7 @@ import Blazestar from './Blazestar.astro';
|
||||
<SidebarLink href="/about">About</SidebarLink>
|
||||
</div>
|
||||
<div class="social-links">
|
||||
<a href="https://m.webtoo.ls/@astro" target="_blank">
|
||||
<a href="https://mastodon.social/@periodic" target="_blank">
|
||||
<span class="sr-only">Follow Periodic on Mastodon</span>
|
||||
<svg viewBox="0 0 16 16" aria-hidden="true" width="32" height="32"
|
||||
><path
|
||||
|
||||
Reference in New Issue
Block a user