adds docs Dockerfile

This commit is contained in:
Christian Beutel
2024-06-11 00:51:39 +02:00
parent bbf1cbdea0
commit da7af5122e
7 changed files with 10 additions and 188 deletions

View File

@@ -17,7 +17,7 @@ export default defineConfig({
github: 'https://github.com/flomp/wanderer'
},
components: {
Footer: '/src/components/Footer.astro'
Footer: './src/components/footer.astro'
},
sidebar: [{
label: 'Getting Started',