remove twitter link
This commit is contained in:
parent
f36241486f
commit
4363b2ac72
1 changed files with 2 additions and 9 deletions
|
@ -14,15 +14,8 @@ import Back from "../components/Back.astro";
|
||||||
newTab={true}
|
newTab={true}
|
||||||
rel="me"
|
rel="me"
|
||||||
href="https://fosstodon.org/@ayo"
|
href="https://fosstodon.org/@ayo"
|
||||||
title="Fosstodon"
|
title="Mastodon"
|
||||||
body="A Mastodon instance for free and open source software."
|
body="Follow my social microblog"
|
||||||
/>
|
|
||||||
<Card
|
|
||||||
newTab={true}
|
|
||||||
rel="me"
|
|
||||||
href="https://twitter.com/ayoayco/"
|
|
||||||
title="Twitter"
|
|
||||||
body="Tweets about my takes on technology and current events"
|
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
newTab={true}
|
newTab={true}
|
||||||
|
|
Loading…
Reference in a new issue