From b14aa6a0c33c525d1dcbbfc9233a22ffd4a17c32 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 3 Apr 2025 07:54:24 -0400 Subject: Add new Anubis mascot (#204) * Add new Anubis mascot Signed-off-by: Xe Iaso * web: add artist credit to footer Signed-off-by: Xe Iaso --------- Signed-off-by: Xe Iaso --- docs/static/img/android-chrome-512x512.png | Bin 227688 -> 108267 bytes docs/static/img/favicon.ico | Bin 15086 -> 15406 bytes docs/static/img/favicon.webp | Bin 0 -> 6028 bytes docs/static/img/happy.webp | Bin 59250 -> 30584 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/static/img/favicon.webp (limited to 'docs/static') diff --git a/docs/static/img/android-chrome-512x512.png b/docs/static/img/android-chrome-512x512.png index dddd387..cef21c5 100644 Binary files a/docs/static/img/android-chrome-512x512.png and b/docs/static/img/android-chrome-512x512.png differ diff --git a/docs/static/img/favicon.ico b/docs/static/img/favicon.ico index 593253c..fba094c 100644 Binary files a/docs/static/img/favicon.ico and b/docs/static/img/favicon.ico differ diff --git a/docs/static/img/favicon.webp b/docs/static/img/favicon.webp new file mode 100644 index 0000000..394a93e Binary files /dev/null and b/docs/static/img/favicon.webp differ diff --git a/docs/static/img/happy.webp b/docs/static/img/happy.webp index 31c78c8..40b979d 100644 Binary files a/docs/static/img/happy.webp and b/docs/static/img/happy.webp differ -- cgit v1.2.3