From 2b8e8c4e162e8902c93e1c5d4a18e4e7ceee52fa Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 13 Dec 2018 17:59:15 +0100 Subject: Update logo. --- docs/_static/logo.png | Bin 1560 -> 0 bytes docs/_static/logo_black.png | Bin 3174 -> 6685 bytes docs/_static/logo_small.png | Bin 0 -> 1757 bytes docs/_static/logo_white.png | Bin 0 -> 7196 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 docs/_static/logo.png create mode 100644 docs/_static/logo_small.png create mode 100644 docs/_static/logo_white.png (limited to 'docs/_static') diff --git a/docs/_static/logo.png b/docs/_static/logo.png deleted file mode 100644 index f01b895..0000000 Binary files a/docs/_static/logo.png and /dev/null differ diff --git a/docs/_static/logo_black.png b/docs/_static/logo_black.png index 3fa178a..5fff0c6 100644 Binary files a/docs/_static/logo_black.png and b/docs/_static/logo_black.png differ diff --git a/docs/_static/logo_small.png b/docs/_static/logo_small.png new file mode 100644 index 0000000..b51aa36 Binary files /dev/null and b/docs/_static/logo_small.png differ diff --git a/docs/_static/logo_white.png b/docs/_static/logo_white.png new file mode 100644 index 0000000..081ab84 Binary files /dev/null and b/docs/_static/logo_white.png differ -- cgit v1.3.1