Remove Mastodon Account

This commit is contained in:
Luke Harding 2024-01-01 15:55:41 -05:00
parent 23f0109d05
commit 73c5eac5d9

View File

@ -8,20 +8,12 @@ import Layout from "../layouts/Layout.astro";
<h2 class="glitch" data-glitch="FULL-STACK WEB DEV">full-stack web dev</h2>
<ul class="socials">
<li>
<a
rel="me"
href="https://tech.lgbt/@lukeh990"
target="_blank"
rel="noopener noreferrer"
class="glitch"
data-glitch="MASTODON">Mastodon</a
>
<a
href="https://github.com/lukeh990"
target="_blank"
rel="noopener noreferrer"
class="glitch"
data-glitch="GITHUB">Github</a
class="glitch"
data-glitch="GITHUB">Github</a
>
</li>
</ul>