From 1ef80889bfcee8cd1a3ddebbfeaf8b3f5cf24f04 Mon Sep 17 00:00:00 2001 From: Colin Kim <121141519+ConwayTech-Dev@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:43:01 -0800 Subject: [PATCH] feat(extras): change wording for clarity --- src/components/HomeExtras.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HomeExtras.astro b/src/components/HomeExtras.astro index 09810ea..b98c727 100644 --- a/src/components/HomeExtras.astro +++ b/src/components/HomeExtras.astro @@ -57,7 +57,7 @@ import { getTitleAnimation, getZoomInAnimation } from '../animations'