diff options
author | Nicholas Car <nicholas.car@surroundaustralia.com> | 2020-05-05 22:02:22 +1000 |
---|---|---|
committer | Nicholas Car <nicholas.car@surroundaustralia.com> | 2020-05-05 22:02:22 +1000 |
commit | 802678ce0aba5ac15c27be4dab7519e79c34d2b9 (patch) | |
tree | f08b5cdede584912fc23f4e65d10bff38241b1bf /docs/conf.py | |
parent | 88338195dc18de91c7122c025cc619951c876043 (diff) | |
parent | f6fde7ed2bbd75793083631c04ae69bdc2496383 (diff) | |
download | rdflib-namespaces_all.tar.gz |
Merge branch 'master' into namespaces_allnamespaces_all
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 76f893fb..dbecc10b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -149,7 +149,7 @@ html_theme_path = [ # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None -html_logo = "_static/logo-rdflib.png" +html_logo = "_static/RDFlib.png" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 |