Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit e1eab96

Browse files
authored
Collapse all autogenerated header-sidebars by default (#232)
1 parent 8e445bf commit e1eab96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module.exports = {
7878
globalUIComponents: ["ThemeManager"],
7979

8080
themeConfig: {
81-
displayAllHeaders: true,
81+
displayAllHeaders: false,
8282
lastUpdated: true,
8383
repo: "https://github.com/PojavLauncherTeam/PojavLauncherTeam.github.io/",
8484
docsDir: "",

0 commit comments

Comments
 (0)