Update index.astro
All checks were successful
Docker Deploy / build-and-push (push) Successful in 1m53s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 1m53s
This commit is contained in:
@@ -13,7 +13,7 @@ import Logo from "../components/Logo.astro";
|
|||||||
ogImage={config.siteConfig.pageOpenGraph.home.image}
|
ogImage={config.siteConfig.pageOpenGraph.home.image}
|
||||||
ogType={config.siteConfig.pageOpenGraph.home.type}
|
ogType={config.siteConfig.pageOpenGraph.home.type}
|
||||||
>
|
>
|
||||||
<Logo client:idle />
|
<Logo />
|
||||||
|
|
||||||
<h1 class="text-primary text-4xl sm:text-6xl font-bold text-center">
|
<h1 class="text-primary text-4xl sm:text-6xl font-bold text-center">
|
||||||
{config.personalInfo.name}
|
{config.personalInfo.name}
|
||||||
|
|||||||
Reference in New Issue
Block a user