This commit is contained in:
Blboun3
2024-04-03 15:55:35 +02:00
parent ea0de50abe
commit 0fe4b9b5cf
4 changed files with 35 additions and 23 deletions

View File

@@ -14,4 +14,6 @@ export async function getStaticPaths() {
---
<MainLayout title={title} description={description} lang={Astro.currentLocale} themeOverride="dark">
<Hero />
<Hero />
<Hero />
</MainLayout>