Skip to content

Commit 7b0042d

Browse files
committed
misc: specify theme to make theme specific config work?
1 parent ed5f5e3 commit 7b0042d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
html_logo = 'logo.png'
77

8+
html_theme = 'sphinx_rtd_theme'
89
html_theme_options = {
910
'collapse_navigation': False,
1011
'style_external_links': True,

0 commit comments

Comments
 (0)