diff --git a/src/pages/index.astro b/src/pages/index.astro index bc87524..b08be03 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -38,7 +38,7 @@ const metadata = { target: '_blank', icon: 'tabler:brand-minecraft', }, - { text: 'Learn more', href: '#about' }, + { text: 'Learn more', href: '#technology' }, ]} tagline="Welcome to" image={{ src: '~/assets/images/background.png', alt: '' }}