diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2023-05-15 09:41:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-15 09:41:15 +0200 |
| commit | 50cd7e2b03dbce50a41d39aad9521dab6d2ff246 (patch) | |
| tree | 33a65e8cc3297a8ae64f29c95cc8108873ef3c3f /docs/index.rst | |
| parent | 84c23a8f62aec152933f5d4116692b769faaec8f (diff) | |
| parent | 007a615ffa30db2912ce6cf0f0c1fb8ed2dd6211 (diff) | |
Merge pull request #2435 from return42/disable-donation
[mod] donation_url: disable by default
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 564fa7dba..331591c7a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,8 +27,7 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. .. sidebar:: be a part - SearXNG is driven by an open community, come join us! You can :ref:`donate - <donate>`, but much more we appreciate contributions. Don't hesitate, no + SearXNG is driven by an open community, come join us! Don't hesitate, no need to be an *expert*, everyone can contribute: - `help to improve translations <https://translate.codeberg.org/projects/searxng/searxng/>`_ @@ -52,6 +51,5 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. dev/index utils/index src/index - donate .. _searx.space: https://searx.space |