Skip to content

Commit 51b6d9f

Browse files
added favicon
1 parent 558f708 commit 51b6d9f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/_static/favicon.png

5.65 KB
Loading

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
"analytics": dict(google_analytics_id="G-SCL2TVV7BK"),
105105
}
106106

107+
html_favicon = "_static/favicon.png"
108+
107109
html_sidebars = {
108110
"**": [
109111
"sidebar-nav-bs",

0 commit comments

Comments
 (0)