From bd993b442413a7370e1881ba427c5d1fdfa83183 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 5 Mar 2026 20:46:28 -0600 Subject: add favicons --- theme/static/favicon-light.png | Bin 0 -> 1557 bytes theme/static/favicon.svg | 14 ++++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 theme/static/favicon-light.png create mode 100644 theme/static/favicon.svg (limited to 'theme/static') diff --git a/theme/static/favicon-light.png b/theme/static/favicon-light.png new file mode 100644 index 0000000..1a8173f Binary files /dev/null and b/theme/static/favicon-light.png differ diff --git a/theme/static/favicon.svg b/theme/static/favicon.svg new file mode 100644 index 0000000..b6a89f2 --- /dev/null +++ b/theme/static/favicon.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3