[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [stem] 17/20: Fix logo and favicon locations



This is an automated email from the git hooks/post-receive script.

atagar pushed a commit to branch maint
in repository stem.

commit d3867faece77a7f46d1c9d82efef9016c8521d4b
Author: juga <juga@xxxxxxxxxx>
AuthorDate: Tue May 30 13:58:50 2023 +0000

    Fix logo and favicon locations
---
 docs/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index 6535135b..ae33baa4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -123,13 +123,13 @@ html_short_title = 'Stem Docs'
 # The name of an image file (relative to this directory) to place at the top
 # of the sidebar.
 
-html_logo = 'logo.png'
+html_logo = '_static/logo.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
 # pixels large.
 
-html_favicon = 'favicon.png'
+html_favicon = '_static/favicon.png'
 
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits