Skip to content

Commit

Permalink
misc: specify theme to make theme specific config work?
Browse files Browse the repository at this point in the history
  • Loading branch information
haganbmj committed Aug 11, 2022
1 parent ed5f5e3 commit 7b0042d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

html_logo = 'logo.png'

html_theme = 'sphinx_rtd_theme'
html_theme_options = {
'collapse_navigation': False,
'style_external_links': True,
Expand Down

0 comments on commit 7b0042d

Please sign in to comment.