Skip to content

Commit 007f4af

Browse files
Merge pull request #7 from bachlab/update-MBIDS
Added Favicon image
2 parents 4ac7e05 + 23e319a commit 007f4af

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

source/_static/MBIDS.png

2.25 KB
Loading

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
html_theme = "sphinx_rtd_theme"
2525
html_static_path = ['_static']
26+
html_favicon = "_static/MBIDS.png"
2627
html_css_files = [
2728
'custom.css',
2829
]

0 commit comments

Comments
 (0)