New OpenMC logo!!

This commit is contained in:
Paul Romano 2016-08-20 16:32:42 -05:00
parent fd6b22b454
commit 7d07b485b9
5 changed files with 5 additions and 1 deletions

View file

@ -129,7 +129,7 @@ if not on_rtd:
html_theme = 'sphinx_rtd_theme'
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
html_logo = '_images/openmc200px.png'
html_logo = '_images/openmc_logo.png'
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".