feat: archive github-stats and bsky-fedi showcase items
This commit is contained in:
parent
118df55742
commit
bc05c38cad
2 changed files with 0 additions and 10 deletions
|
|
@ -28,11 +28,6 @@ import Card from '../components/Card.astro'
|
||||||
title="McFly"
|
title="McFly"
|
||||||
body="A meta-framework for building web experiences"
|
body="A meta-framework for building web experiences"
|
||||||
/>
|
/>
|
||||||
<Card
|
|
||||||
href="/showcase/tech-bsky-fedi"
|
|
||||||
title="Tech Bsky ↔ Fedi"
|
|
||||||
body="Celebrating bsky folks who bridged their accounts to the fediverse!"
|
|
||||||
/>
|
|
||||||
<Card
|
<Card
|
||||||
newTab
|
newTab
|
||||||
href="https://ayco.io/sh/astro-sw#readme"
|
href="https://ayco.io/sh/astro-sw#readme"
|
||||||
|
|
@ -80,11 +75,6 @@ import Card from '../components/Card.astro'
|
||||||
title="Reactive Form"
|
title="Reactive Form"
|
||||||
body="The reactive form component for Astro 🔥"
|
body="The reactive form component for Astro 🔥"
|
||||||
/>
|
/>
|
||||||
<Card
|
|
||||||
href="/showcase/astro-github-stats"
|
|
||||||
title="GitHub Stats"
|
|
||||||
body="Embed GitHub stats on your Astro page ✨"
|
|
||||||
/>
|
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
<Footer />
|
<Footer />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue