Skip to content

Commit 54dd43f

Browse files
authored
add html favicon to doc (#332)
1 parent 70c8772 commit 54dd43f

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/_static/favicon.ico

-213 KB
Binary file not shown.

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
html_theme = "sphinx_book_theme"
2828
html_logo = "../logo/osekit_small.png"
2929
html_title = "OSEKit"
30+
html_favicon = "_static/favicon.ico"
3031

3132
html_theme_options = {
3233
"repository_url": "https://github.com/Project-OSmOSE/OSEkit",

0 commit comments

Comments
 (0)