mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Mark a canonical URL for docs (#3324)
This commit is contained in:
parent
244d630fd2
commit
fed4b28616
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ pygments_style = 'tango'
|
|||
import sphinx_rtd_theme
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
||||
html_baseurl = "https://docs.openmc.org/en/stable/"
|
||||
|
||||
html_logo = '_images/openmc_logo.png'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue