From 7fcfecda49bd0a7a0000f3272b3e89bacb8f76bf Mon Sep 17 00:00:00 2001 From: J08nY Date: Mon, 9 Jan 2023 17:00:05 +0100 Subject: Move logos in docs to PNG. The SVG logos get hideus fonts sometimes. --- docs/_static/logo.png | Bin 0 -> 41751 bytes docs/_static/logo_badge.png | Bin 0 -> 18611 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/_static/logo.png create mode 100644 docs/_static/logo_badge.png (limited to 'docs/_static') diff --git a/docs/_static/logo.png b/docs/_static/logo.png new file mode 100644 index 00000000..3667dcf6 Binary files /dev/null and b/docs/_static/logo.png differ diff --git a/docs/_static/logo_badge.png b/docs/_static/logo_badge.png new file mode 100644 index 00000000..de2ea153 Binary files /dev/null and b/docs/_static/logo_badge.png differ -- cgit v1.3.1