mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-22 03:38:10 +00:00
[doc] conf: Whitespace
This commit is contained in:
parent
39ea6b0587
commit
bb5c7a222c
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@ master_doc = 'index'
|
||||||
html_theme = 'alabaster'
|
html_theme = 'alabaster'
|
||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'logo': 'icon-128x128.png',
|
'logo': 'icon-128x128.png',
|
||||||
'fixed_sidebar': 'true',
|
'fixed_sidebar': 'true',
|
||||||
}
|
}
|
||||||
|
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
|
|
Loading…
Reference in a new issue