Skip to content

Commit 0896b3d

Browse files
committed
Add a favicon
1 parent 71906ba commit 0896b3d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/_static/favicon.png

5.03 KB
Loading

docs/conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,9 @@
7070
},
7171
],
7272
}
73+
74+
# Logo
75+
76+
html_favicon = "_static/favicon.png"
77+
78+
# html_logo = "_static/logo.svg"

0 commit comments

Comments
 (0)