chore: remove opensource

This commit is contained in:
Ayo 2023-06-21 16:24:20 +02:00
parent 0ab8eb75a7
commit 66992b2771
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ import Footer from "../components/Footer.astro";
<Card <Card
href="/showcase" href="/showcase"
title="Fun Side Projects" title="Fun Side Projects"
body="See demos of opensource side projects I created" body="See demos of my side projects"
/> />
<Card <Card
newTab={true} newTab={true}

View file

@ -6,7 +6,7 @@ import Card from "../components/Card.astro";
<Layout <Layout
title="Fun Side Projects" title="Fun Side Projects"
description="See demos of opensource side projects Ayo Ayco created" description="See demos of side projects Ayo Ayco created"
> >
<main> <main>
<h1>Fun <span class="text-gradient">Side Projects</span></h1> <h1>Fun <span class="text-gradient">Side Projects</span></h1>