From b3d74df73a9663c3f5c5ba8eed23ab66764c12b6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 28 May 2025 11:36:05 -0500 Subject: feat: add light and dark favicons --- theme/static/favicon.ico | Bin 170471 -> 3696 bytes theme/static/favicon_dark.ico | Bin 0 -> 3686 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 theme/static/favicon_dark.ico (limited to 'theme/static') diff --git a/theme/static/favicon.ico b/theme/static/favicon.ico index ad02180..399f17d 100644 Binary files a/theme/static/favicon.ico and b/theme/static/favicon.ico differ diff --git a/theme/static/favicon_dark.ico b/theme/static/favicon_dark.ico new file mode 100644 index 0000000..aee46ba Binary files /dev/null and b/theme/static/favicon_dark.ico differ -- cgit v1.2.3-70-g09d2