From 8bc42704b93576fc44e51fca8cfd50c87db2ec3a Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 3 Jan 2025 23:19:38 +0100 Subject: [PATCH] feat: change side projects to hobby projects --- src/pages/404.astro | 2 +- src/pages/index.astro | 4 ++-- src/pages/showcase.astro | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index ac7718e..0096b98 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -32,7 +32,7 @@ const description = 'Have you tried turning it off and on again?' Incubated thoughts
  • - Fun Side Projects + Fun Hobby Projects
  • diff --git a/src/pages/index.astro b/src/pages/index.astro index fdcc328..a152887 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -46,8 +46,8 @@ import now from '../constants/now'