We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58191c1 commit f1d8b63Copy full SHA for f1d8b63
docs/source/conf.py
@@ -27,4 +27,6 @@
27
html_static_path = ['_static']
28
html_logo = "images/eprpy_logo.png"
29
html_show_sourcelink = False
30
-
+html_favicon = 'images/favicon.svg'
31
+html_theme_options = {
32
+ "sidebar_hide_name": True}
docs/source/images/favicon.svg
0 commit comments