Skip to content

Commit

Permalink
Merge pull request #19 from djpugh/fix/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
djpugh authored Nov 26, 2020
2 parents 4231d40 + 96a2671 commit e98f8b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
# Set link name generated in the top bar.
html_title = 'FastAPI AAD Authentication'

html_theme = 'sphinx_material'
html_theme_path = sphinx_material.html_theme_path()
html_context = sphinx_material.get_html_context()
# Material theme options (see theme.conf for more information)
Expand Down

0 comments on commit e98f8b7

Please sign in to comment.