Skip to content

Commit f1d8b63

Browse files
committed
Updated docs
1 parent 58191c1 commit f1d8b63

File tree

2 files changed

+80
-1
lines changed

2 files changed

+80
-1
lines changed

docs/source/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@
2727
html_static_path = ['_static']
2828
html_logo = "images/eprpy_logo.png"
2929
html_show_sourcelink = False
30-
30+
html_favicon = 'images/favicon.svg'
31+
html_theme_options = {
32+
"sidebar_hide_name": True}

docs/source/images/favicon.svg

Lines changed: 77 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)