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 --- web/static/img/happy.webp | Bin 59250 -> 30584 bytes web/static/img/pensive.webp | Bin 49148 -> 28904 bytes web/static/img/reject.webp | Bin 0 -> 26974 bytes web/static/img/sad.webp | Bin 50802 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/static/img/reject.webp delete mode 100644 web/static/img/sad.webp (limited to 'web/static') diff --git a/web/static/img/happy.webp b/web/static/img/happy.webp index 31c78c8..40b979d 100644 Binary files a/web/static/img/happy.webp and b/web/static/img/happy.webp differ diff --git a/web/static/img/pensive.webp b/web/static/img/pensive.webp index dc3dff1..e26faef 100644 Binary files a/web/static/img/pensive.webp and b/web/static/img/pensive.webp differ diff --git a/web/static/img/reject.webp b/web/static/img/reject.webp new file mode 100644 index 0000000..17bc939 Binary files /dev/null and b/web/static/img/reject.webp differ diff --git a/web/static/img/sad.webp b/web/static/img/sad.webp deleted file mode 100644 index 95bebb6..0000000 Binary files a/web/static/img/sad.webp and /dev/null differ -- cgit v1.2.3