diff --git a/src/components/sections/HeroSection.astro b/src/components/sections/HeroSection.astro index 1690ba2..70c51ed 100644 --- a/src/components/sections/HeroSection.astro +++ b/src/components/sections/HeroSection.astro @@ -44,7 +44,7 @@ const rotatingText = (siteConfig.hero as any).rotatingText as
- {siteConfig.hero.description}. + {siteConfig.description}.