diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-10-22 21:31:56 +0200 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-10-22 21:31:56 +0200 |
| commit | 650d57fba74c9b6f77241490ba8cda824173602d (patch) | |
| tree | bdec107e35554318c291bf2c792aee97791a5e8e /searx/templates/about.html | |
| parent | 831add33f07339701c0851c8a3591a438ec33033 (diff) | |
[enh] about page update
Diffstat (limited to 'searx/templates/about.html')
| -rw-r--r-- | searx/templates/about.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/templates/about.html b/searx/templates/about.html index af5f85418..5ebb98be0 100644 --- a/searx/templates/about.html +++ b/searx/templates/about.html @@ -20,6 +20,8 @@ </ul> {% endfor %} +<h2><a href="https://github.com/asciimoo/searx/wiki/Searx-instances">Running instances</a></h2> + <h2>FAQ</h2> <h3>Trust</h3> <p>It's ok if you don't trust us regarding the logs, <a href="https://github.com/asciimoo/searx">take the code</a> and run it yourself for your friends! decentralize!</p> |