From a2160f5c6b963d188549df6cf759e4ada4523d1e Mon Sep 17 00:00:00 2001 From: Jacob Hilker Date: Wed, 11 Oct 2023 18:53:49 -0400 Subject: [PATCH] changed alert --- src/components/index/HeroSection.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/index/HeroSection.astro b/src/components/index/HeroSection.astro index aaff499f..558e862a 100644 --- a/src/components/index/HeroSection.astro +++ b/src/components/index/HeroSection.astro @@ -61,7 +61,7 @@ import { SITE_META } from "@consts"; theme="tertiary" size="medium" type="button" - @click="alert('master hacker')"> + @click="$refs.projects.scrollIntoView()"> Featured Projects