summaryrefslogtreecommitdiff
path: root/docs/_themes/searx_theme/relations.html
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2019-12-04 15:27:27 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2019-12-12 12:21:52 +0100
commit25fa7da6c8276ed8958793e1b88071eab6b413f5 (patch)
tree571ba4cc646cd87d13dbd00551e5d775f9f28323 /docs/_themes/searx_theme/relations.html
parentef85943e06a1ac0083d8a7c76a08e885f2e27d90 (diff)
doc: use customized pocoo theme (pallets-sphinx-themes)
The old searx theme was a copy of the flask theme. In the meantime this theme is available from the python module pallets-sphinx-themes. This patch makes pallets-sphinx-themes as a (dev) requirement and drops most of the old and obsolete searx theme settings/files. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/_themes/searx_theme/relations.html')
-rw-r--r--docs/_themes/searx_theme/relations.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/_themes/searx_theme/relations.html b/docs/_themes/searx_theme/relations.html
deleted file mode 100644
index 5fb65cdd2..000000000
--- a/docs/_themes/searx_theme/relations.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<div class="sidebar_container body">
-<h1>Searx</h1>
-<ul>
- <li><a href="{{ pathto('index') }}">Home</a></li>
- <li><a href="https://github.com/asciimoo/searx">Source</a></li>
- <li><a href="{{ pathto('blog/blog') }}">Blog</a></li>
- <li><a href="https://github.com/asciimoo/searx/wiki">Wiki</a></li>
- <li><a href="https://github.com/asciimoo/searx/wiki/Searx-instances">Public instances</a></li>
-</ul>
-<hr />
-<ul>
- <li><a href="https://twitter.com/Searx_engine">Twitter</a></li>
-</ul>
-</div>