chore: remove opensource
This commit is contained in:
parent
0ab8eb75a7
commit
66992b2771
2 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue