diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-09-13 12:40:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 12:40:47 +0000 |
| commit | aba3566fbd1efa3b6f2e1302feddca3e72a85fde (patch) | |
| tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/index.rst | |
| parent | 823a2fc7926441ba4375d74340a7ab08ac85ef9d (diff) | |
| parent | ecb7e73e039cf805c31764d148daae15e91389a5 (diff) | |
Merge pull request #318 from return42/fix-doc-brand
[brand] docs - normalize project name to SearXNG
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2b7bdeb37..38b3f4c40 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,5 @@ ================== -Welcome to searxng +Welcome to SearXNG ================== *Search without being tracked.* @@ -8,12 +8,12 @@ Welcome to searxng This is not searx, but searxng. -Searxng is a free internet metasearch engine which aggregates results from more +SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, -searxng can be used over Tor for online anonymity. +SearXNG can be used over Tor for online anonymity. -Get started with searxng by using one of the Searx-instances_. If you don't trust -anyone, you can set up your own, see :ref:`installation`. +Get started with SearXNG by using one of the instances listed at searx.space_. +If you don't trust anyone, you can set up your own, see :ref:`installation`. .. sidebar:: Features @@ -36,4 +36,4 @@ anyone, you can set up your own, see :ref:`installation`. utils/index src/index -.. _Searx-instances: https://searx.space +.. _searx.space: https://searx.space |