Skip to content

Commit f82963d

Browse files
committed
Add logo
1 parent d2788c2 commit f82963d

File tree

3 files changed

+66
-0
lines changed

3 files changed

+66
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
#
5858
html_theme = 'sphinx_rtd_theme'
5959
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
60+
html_favicon = 'favicon.ico'
61+
html_logo = 'logo.svg'
6062

6163
# Add any paths that contain custom static files (such as style sheets) here,
6264
# relative to this directory. They are copied after the builtin static files,

docs/favicon.ico

14.1 KB
Binary file not shown.

docs/logo.svg

Lines changed: 64 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)