feat: add sponsor barre

This commit is contained in:
thomas
2024-03-30 14:27:00 +01:00
parent 9b4ee0e5bf
commit 37f43a0012
4 changed files with 82 additions and 3 deletions

View File

@@ -106,7 +106,8 @@ export default defineConfig({
TableOfContents: './src/components/TableOfContents.astro',
PageTitle: './src/components/PageTitle.astro',
MobileMenuFooter: './src/components/MobileMenuFooter.astro',
SiteTitle: './src/components/SiteTitle.astro'
SiteTitle: './src/components/SiteTitle.astro',
Hero: './src/components/Hero.astro'
},
defaultLocale: 'root',
locales