Skip to content

Commit 6168d22

Browse files
committed
sphinx: Reorder sidebars
Signed-off-by: Vasiliy Stelmachenok <[email protected]>
1 parent 97e1591 commit 6168d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
}
125125

126126
html_sidebars = {
127-
"source/*": ["sidebar-nav-bs", "custom-header"]
127+
"source/*": ["custom-header", "sidebar-nav-bs"]
128128
}
129129

130130
# Misc

0 commit comments

Comments
 (0)