feat(docs): remove path prefix

This commit is contained in:
Tim
2025-09-09 13:48:26 +08:00
parent 358c53338d
commit 09cefbedbf
9 changed files with 17 additions and 17 deletions

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,