mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-25 23:07:18 +00:00
[doc] conf: Enable fixed sidebar
This commit is contained in:
parent
a868370a63
commit
d44b55440f
@ -53,6 +53,7 @@ html_theme = 'alabaster'
|
|||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'logo': 'icon-128x128.png',
|
'logo': 'icon-128x128.png',
|
||||||
|
'fixed_sidebar': 'true',
|
||||||
}
|
}
|
||||||
|
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
|
Loading…
Reference in New Issue
Block a user