Skip to content

Commit a4910f6

Browse files
committed
Merge pull request #1609 from jaquesgrobler/ver12banner
update banner for version 12 as older version
2 parents 763dfd5 + be65a59 commit a4910f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
# Theme options are theme-specific and customize the look and feel of a theme
127127
# further. For a list of options available for each theme, see the
128128
# documentation.
129-
html_theme_options = {'oldversion':False, 'collapsiblesidebar': True}
129+
html_theme_options = {'oldversion':True, 'collapsiblesidebar': True}
130130

131131
# Add any paths that contain custom themes here, relative to this directory.
132132
html_theme_path = ['themes']

0 commit comments

Comments
 (0)