diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 3 | ||||
-rw-r--r-- | docs/static/img/searx_logo_small.png | bin | 6472 -> 0 bytes |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 47cdaa3f1..f892336f8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -133,8 +133,7 @@ html_sidebars = { "**": ["project.html", "relations.html", "searchbox.html", "sourcelink.html"], } singlehtml_sidebars = {"index": ["project.html", "localtoc.html"]} -html_static_path = ["static"] -html_logo = "static/img/searx_logo_small.png" +html_logo = "../searx/static/themes/simple/src/svg/searxng-wordmark.svg" html_title = "SearXNG Documentation ({})".format(VERSION_STRING) html_show_sourcelink = True diff --git a/docs/static/img/searx_logo_small.png b/docs/static/img/searx_logo_small.png Binary files differdeleted file mode 100644 index 083932686..000000000 --- a/docs/static/img/searx_logo_small.png +++ /dev/null |