Remove Mastodon Account
This commit is contained in:
parent
23f0109d05
commit
73c5eac5d9
@ -8,20 +8,12 @@ import Layout from "../layouts/Layout.astro";
|
|||||||
<h2 class="glitch" data-glitch="FULL-STACK WEB DEV">full-stack web dev</h2>
|
<h2 class="glitch" data-glitch="FULL-STACK WEB DEV">full-stack web dev</h2>
|
||||||
<ul class="socials">
|
<ul class="socials">
|
||||||
<li>
|
<li>
|
||||||
<a
|
|
||||||
rel="me"
|
|
||||||
href="https://tech.lgbt/@lukeh990"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
class="glitch"
|
|
||||||
data-glitch="MASTODON">Mastodon</a
|
|
||||||
>
|
|
||||||
<a
|
<a
|
||||||
href="https://github.com/lukeh990"
|
href="https://github.com/lukeh990"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
class="glitch"
|
class="glitch"
|
||||||
data-glitch="GITHUB">Github</a
|
data-glitch="GITHUB">Github</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user