docs: remove docs path prefix

This commit is contained in:
Tim
2025-09-09 13:47:57 +08:00
parent 358c53338d
commit d699e68997
8 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export function baseOptions(): BaseLayoutProps {
githubUrl: 'https://github.com/nagisa77/OpenIsle',
nav: {
title: 'OpenIsle Docs',
url: '/docs',
url: '/',
},
searchToggle: {
enabled: false,