Skip to content

Commit

Permalink
refactor: 禁用页面大纲
Browse files Browse the repository at this point in the history
  • Loading branch information
Zh40Le1ZOOB committed Jan 17, 2024
1 parent 8989ad5 commit c6b1777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export default defineConfig({
collapsed: true,
excludeFiles: ["about.md", "SUMMARY.md"],
}),
outline: false,
socialLinks: [{ icon: "github", link: "https://github.com/proskynova" }],
footer: {
message: "基于 CC BY-NC-SA 4.0 许可发布",
Expand Down

0 comments on commit c6b1777

Please sign in to comment.