From a93fcd46fe7e9639122cc1a97b2d3f644ed26a30 Mon Sep 17 00:00:00 2001
From: J08nY
Date: Thu, 14 Mar 2019 18:55:52 +0100
Subject: Update logo and readme.
---
docs/_static/logo_black.svg | 180 ++++++++++++++++++++++++++++++++++++++
docs/_static/logo_black_small.png | Bin 0 -> 1742 bytes
docs/_static/logo_small.png | Bin 1757 -> 0 bytes
docs/_static/logo_white_small.png | Bin 0 -> 1757 bytes
docs/index.rst | 5 +-
5 files changed, 184 insertions(+), 1 deletion(-)
create mode 100644 docs/_static/logo_black.svg
create mode 100644 docs/_static/logo_black_small.png
delete mode 100644 docs/_static/logo_small.png
create mode 100644 docs/_static/logo_white_small.png
(limited to 'docs')
diff --git a/docs/_static/logo_black.svg b/docs/_static/logo_black.svg
new file mode 100644
index 0000000..d33ae3d
--- /dev/null
+++ b/docs/_static/logo_black.svg
@@ -0,0 +1,180 @@
+
+
+
+
diff --git a/docs/_static/logo_black_small.png b/docs/_static/logo_black_small.png
new file mode 100644
index 0000000..ec72ff4
Binary files /dev/null and b/docs/_static/logo_black_small.png differ
diff --git a/docs/_static/logo_small.png b/docs/_static/logo_small.png
deleted file mode 100644
index b51aa36..0000000
Binary files a/docs/_static/logo_small.png and /dev/null differ
diff --git a/docs/_static/logo_white_small.png b/docs/_static/logo_white_small.png
new file mode 100644
index 0000000..b51aa36
Binary files /dev/null and b/docs/_static/logo_white_small.png differ
diff --git a/docs/index.rst b/docs/index.rst
index 405c2e2..f338fe9 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -68,6 +68,9 @@ License
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+Development is supported by the Masaryk University grant `MUNI/C/1707/2018 `_,
+this support is very appreciated.
+
.. _Numpy: https://www.numpy.org
.. _Scipy: https://www.scipy.org
.. _matplotlib: https://matplotlib.org/
@@ -77,4 +80,4 @@ License
.. _green: https://github.com/CleanCut/green
.. _sphinx: https://www.sphinx-doc.org/
.. _Explicit-Formulas Database: https://www.hyperelliptic.org/EFD/index.html
-.. _Riscure: https://www.riscure.com/
\ No newline at end of file
+.. _Riscure: https://www.riscure.com/
--
cgit v1.3.1