docs: refactor docs

This commit is contained in:
thomas
2023-11-12 14:38:32 +01:00
parent 550f7089a8
commit 3a159ebd35
7 changed files with 100 additions and 41 deletions

View File

@@ -50,6 +50,7 @@ export default defineConfig({
MarkdownContent: './src/components/Content.astro',
TableOfContents: './src/components/TableOfContents.astro',
PageTitle: './src/components/PageTitle.astro',
MobileMenuFooter: './src/components/MobileMenuFooter.astro',
},
}),
],