Skip to content

Commit

Permalink
rollback css files
Browse files Browse the repository at this point in the history
  • Loading branch information
s committed May 23, 2019
1 parent ccfb41b commit b2e8f68
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,11 @@

# html_theme_path = ["sphinx_rtd_theme"]

# html_context = {
# 'css_files':[
# ],
#}
html_context = {
'css_files':[
'//tutorial.iueditor.org/manual/css/my_theme.css',
],
}


# The name for this set of Sphinx documents. If None, it defaults to
Expand Down

0 comments on commit b2e8f68

Please sign in to comment.