From 94bd5d94aed3404a538e2b140ade1f7f850055c1 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 19 Apr 2024 21:50:52 +0200 Subject: [PATCH] feat: remove fun --- src/pages/index.astro | 4 ++-- src/pages/showcase.astro | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index c52f450..5687318 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -46,8 +46,8 @@ import { stuff } from '../constants/stuff';