mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat: add sponsor barre
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user