Skip to content

Commit ed4268c

Browse files
committed
use logo in the documentation
1 parent 6eb9367 commit ed4268c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ def get_holoviews_js_css():
145145
js, css = get_holoviews_js_css()
146146
html_context = {'holoviews_js_files': js} # used in source/_templates/layout.html
147147

148+
html_logo = 'logo_docs.png'
149+
148150

149151
def setup(app):
150152
for url in css:

0 commit comments

Comments
 (0)