From 69eb8832dae026706f76ba21a74fcb248ba4309d Mon Sep 17 00:00:00 2001 From: MAZE Date: Fri, 30 Aug 2024 17:01:30 +0330 Subject: [PATCH] style: add pattern --- src/components/hero.astro | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/components/hero.astro b/src/components/hero.astro index 074c8ba..6eca4e3 100644 --- a/src/components/hero.astro +++ b/src/components/hero.astro @@ -11,6 +11,7 @@ const count = soundCount();
+