Skip to content

Commit

Permalink
mkdocs change
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Dec 26, 2018
1 parent a4135d4 commit fb01366
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os
on_rtd = os.environ.get('READTHEDOCS') == 'True'
if on_rtd:
html_theme = 'material'
html_theme = 'default'
else:
html_theme = 'material'
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mkdocs-material==0.3.1
mkdocs-material==0.2.4

0 comments on commit fb01366

Please sign in to comment.