hi page now redirects home outside of events

This commit is contained in:
Tabby 2026-01-09 02:18:26 +00:00
parent db758dd407
commit aebebf0a52

View file

@ -1,5 +1,9 @@
<script setup lang="ts">
// when theres an event or something, comment this out so users dont get sent to the homepage
navigateTo('/')
useSeoMeta({
title: "hi from Smash!",
ogTitle: "hi from Smash!",