From 431bf5d235493ad527f8a1f22d3375a35b76aace Mon Sep 17 00:00:00 2001 From: Ivan Gabaldon Date: Thu, 20 Nov 2025 10:31:53 +0000 Subject: [mod] docs: add acknowledgements section (#5449) * [mod] docs: add acknowledgements section Moves all images into a `assets/` folder. * [fix] docs: normalize brands svg --- docs/index.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 4c5a0c2a5..113a177bb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,4 +56,34 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. utils/index src/index + +---------------- +Acknowledgements +---------------- + +The following organizations have provided SearXNG access to their paid plans at +no cost: + +.. flat-table:: + :widths: 1 1 + + * - .. image:: /assets/sponsors/docker.svg + :target: https://docker.com + :alt: Docker + :align: center + :height: 100 px + + - .. image:: /assets/sponsors/tuta.svg + :target: https://tuta.com + :alt: Tuta + :align: center + :height: 100 px + + * - .. image:: /assets/sponsors/browserstack.svg + :target: https://browserstack.com + :alt: BrowserStack + :align: center + :height: 100 px + + .. _searx.space: https://searx.space -- cgit v1.2.3