Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
vitepress-sidebar: Remove setting that no longer exists in 1.31.0
  • Loading branch information
slusarz committed Mar 2, 2025
commit 3045bb741bd94811aa66f4ce0c3a76b8b332c811
1 change: 0 additions & 1 deletion .vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ export default defineConfig({
useFolderTitleFromIndexFile: true,
includeFolderIndexFile: true,
collapseDepth: 2,
excludeFiles: [],
excludeFilesByFrontmatterFieldName: 'exclude',
sortMenusByFrontmatterOrder: true,
frontmatterOrderDefaultValue: 999,
Expand Down
Loading