fix: removed the 'home' header from the home page title

This commit is contained in:
Ceferino Patino 2025-08-05 22:12:56 -05:00
commit 36509ccb87
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -12,7 +12,7 @@ const animation =
"animate-in fade-in duration-1000 ease-[cubic-bezier(0.36, 1, 0.36, 1)] fill-mode-backwards";
---
<BaseLayout title="home">
<BaseLayout>
<CenterLayout>
<div class="my-auto flex flex-col items-center gap-8 px-4 py-8">
<div class=`${animation} slide-in-from-top-14 h-32 w-32`>