feat: Use clean URLs for docs
This commit is contained in:
@@ -26,5 +26,8 @@
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/automatisch/automatisch/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"vitepress": "^1.0.0-alpha.21"
|
||||
}
|
||||
}
|
||||
|
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
title: 'Automatisch Docs',
|
||||
description:
|
||||
'Build workflow automation without spending time and money. No code is required.',
|
||||
cleanUrls: 'with-subfolders',
|
||||
themeConfig: {
|
||||
siteTitle: 'Automatisch',
|
||||
nav: [
|
||||
|
Reference in New Issue
Block a user