From 28ca1aa004ee80b6325526db1479ba05acd22367 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 21 Jan 2026 11:31:33 +0100 Subject: Cleaned up the files and added light and dark favicons --- static/favicon-dark.png | 3 +++ static/favicon-light.png | 3 +++ static/favicon.ico | Bin 4286 -> 0 bytes static/logo.ipe | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 static/favicon-dark.png create mode 100644 static/favicon-light.png delete mode 100644 static/favicon.ico (limited to 'static') diff --git a/static/favicon-dark.png b/static/favicon-dark.png new file mode 100644 index 0000000..61bc85c --- /dev/null +++ b/static/favicon-dark.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e67f383c061306ff2e5a65356193b0733b76a940826e0347d8a622138cb5e6 +size 549 diff --git a/static/favicon-light.png b/static/favicon-light.png new file mode 100644 index 0000000..3af19df --- /dev/null +++ b/static/favicon-light.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a57f92ec12180e24bdf7591939f3f980253f8c856fce820249632fb0e18c06 +size 488 diff --git a/static/favicon.ico b/static/favicon.ico deleted file mode 100644 index cacdcf0..0000000 Binary files a/static/favicon.ico and /dev/null differ diff --git a/static/logo.ipe b/static/logo.ipe index cdb4c47..34df338 100644 --- a/static/logo.ipe +++ b/static/logo.ipe @@ -1,7 +1,7 @@ - + -- cgit v1.3.1