feat: change side projects to hobby projects

This commit is contained in:
Ayo Ayco 2025-01-03 23:19:38 +01:00
parent d7ffe0ca76
commit 8bc42704b9
3 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@ const description = 'Have you tried turning it off and on again?'
<a href="https://ayo.ayco.io/threads">Incubated thoughts</a> <a href="https://ayo.ayco.io/threads">Incubated thoughts</a>
</li> </li>
<li> <li>
<a href="https://ayo.ayco.io/showcase">Fun Side Projects</a> <a href="https://ayo.ayco.io/showcase">Fun Hobby Projects</a>
</li> </li>
</ol> </ol>
<p> <p>

View file

@ -46,8 +46,8 @@ import now from '../constants/now'
<ul class="cards-section__grid"> <ul class="cards-section__grid">
<Card <Card
href="showcase" href="showcase"
title="Side Projects" title="Hobby Projects"
body="See demos of my side projects" body="See demos of my hobby projects"
/> />
<Card <Card
newTab={true} newTab={true}

View file

@ -5,11 +5,11 @@ import Card from '../components/Card.astro'
--- ---
<Layout <Layout
title="Fun Side Projects" title="Fun Hobby Projects"
description="See demos of side projects Ayo Ayco created" description="See demos of hobby projects Ayo Ayco created"
> >
<main> <main>
<h1><span class="text-gradient">Side Projects</span></h1> <h1><span class="text-gradient">Hobby Projects</span></h1>
<p> <p>
See more of my previous projects at <a href="https://ayos.blog/projects" See more of my previous projects at <a href="https://ayos.blog/projects"
>my blog</a >my blog</a