feat: add mcfly project to showcase
This commit is contained in:
parent
b30d26a309
commit
d4b26688f4
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ import Card from '../components/Card.astro'
|
|||
>.
|
||||
</p>
|
||||
<ul>
|
||||
<Card
|
||||
newTab
|
||||
href="https://mcfly.js.org"
|
||||
title="McFly"
|
||||
body="A meta-framework for building web experiences"
|
||||
/>
|
||||
<Card
|
||||
href="/tech-bsky-fedi"
|
||||
title="Tech Bsky ↔ Fedi"
|
||||
|
|
Loading…
Reference in a new issue