summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-11-18 17:29:25 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-11-18 17:29:25 +0100
commit3e5057405abe3499e6127fdb73564e89755ba1c8 (patch)
tree9bc62920c6f4ff6e2f6ce111623f7275d43052db /docs
parent2cc24068597830c778b339f096e757678337d22b (diff)
[mod] doc - html_logo = themes/simple/src/svg/searxng-wordmark.svg
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py3
-rw-r--r--docs/static/img/searx_logo_small.pngbin6472 -> 0 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 47cdaa3f..f892336f 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
deleted file mode 100644
index 08393268..00000000
--- a/docs/static/img/searx_logo_small.png
+++ /dev/null
Binary files differ