feat: link to why-fedi blog in about page
This commit is contained in:
parent
1e6fbdb7dd
commit
e3c68a0a66
1 changed files with 4 additions and 3 deletions
|
@ -23,9 +23,10 @@ import Footer from '../components/Footer.astro'
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
I also try to help out in various ways on Fediverse projects like <a
|
I also try to help out in various ways on <a
|
||||||
href="https://elk.zone">elk.zone</a
|
href="https://ayos.blog/why-fediverse/"
|
||||||
>,
|
target="_blank">Fediverse</a
|
||||||
|
> projects like <a href="https://elk.zone">elk.zone</a>,
|
||||||
<a href="https://m.webtoo.ls/public/local">webtoo.ls</a>, and <a
|
<a href="https://m.webtoo.ls/public/local">webtoo.ls</a>, and <a
|
||||||
href="https://m.webtoo.ls/@vitest">vitest's fedi presence</a
|
href="https://m.webtoo.ls/@vitest">vitest's fedi presence</a
|
||||||
>.
|
>.
|
||||||
|
|
Loading…
Reference in a new issue