Skip to content

Commit 7a2f151

Browse files
conf options that don't work
1 parent 69df6ab commit 7a2f151

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
html_static_path = ['_static']
2727
html_theme_options = {
2828
'font_family': 'Arial, sans-serif',
29-
'github_banner': True,
29+
# 'github_banner': True,
3030
'github_user': 'picocomputer',
3131
'github_repo': '',
32-
'fixed_sidebar': True,
32+
# 'fixed_sidebar': True,
3333
'show_relbars': True,
3434
'sidebar_width': '230px', # undo alabaster's override
3535
}

0 commit comments

Comments
 (0)