diff options
author | Adam Tauber <asciimoo@gmail.com> | 2017-06-12 12:34:30 +0200 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2017-06-12 12:37:07 +0200 |
commit | b92631bf8c36a8b7fa1fada219428af8e2abb566 (patch) | |
tree | 32d4aaf47cb7319163055ca395bffc006987c663 /docs/blog | |
parent | ac2ec877b459ef10333bc70e33fbfd6b83c56d97 (diff) | |
download | searxng-b92631bf8c36a8b7fa1fada219428af8e2abb566.tar.gz searxng-b92631bf8c36a8b7fa1fada219428af8e2abb566.zip |
various mods: uwsgi setup and version update ++ py3 img src fix ++ new sphinx version - closes #939
Diffstat (limited to 'docs/blog')
-rw-r--r-- | docs/blog/python3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/blog/python3.rst b/docs/blog/python3.rst index f9a058902..eb14a49eb 100644 --- a/docs/blog/python3.rst +++ b/docs/blog/python3.rst @@ -3,7 +3,7 @@ Introducing Python3 support As most operation systems are coming with Python3 installed by default. So it is time for searx to support Python3. But don't worry support of Python2.7 won't be dropped. -.. image:: hurray.png +.. image:: searxpy3.png :scale: 50 % :alt: hurray :align: center |