Update index.astro
All checks were successful
Docker Deploy / build-and-push (push) Successful in 1m53s

This commit is contained in:
2026-03-20 02:08:11 -06:00
parent f88976882b
commit 6db477127d

View File

@@ -13,7 +13,7 @@ import Logo from "../components/Logo.astro";
ogImage={config.siteConfig.pageOpenGraph.home.image}
ogType={config.siteConfig.pageOpenGraph.home.type}
>
<Logo client:idle />
<Logo />
<h1 class="text-primary text-4xl sm:text-6xl font-bold text-center">
{config.personalInfo.name}