Revert "feat(docs): remove path prefix"

This reverts commit 09cefbedbf.
This commit is contained in:
tim
2025-09-09 14:02:23 +08:00
parent 747d9c07d1
commit 8abdc73497
9 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export function baseOptions(): BaseLayoutProps {
githubUrl: 'https://github.com/nagisa77/OpenIsle',
nav: {
title: 'OpenIsle Docs',
url: '/',
url: '/docs',
},
searchToggle: {
enabled: false,