From 84072c63316d04c80dcd4699735b8b83fed7a3b1 Mon Sep 17 00:00:00 2001 From: ~willow Date: Mon, 11 May 2026 20:22:47 +0000 Subject: added site icon --- about/index.html | 1 + favicon.png | Bin 0 -> 340 bytes index.html | 1 + 3 files changed, 2 insertions(+) create mode 100644 favicon.png diff --git a/about/index.html b/about/index.html index 5c501f5..9343c14 100644 --- a/about/index.html +++ b/about/index.html @@ -4,6 +4,7 @@ +
diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..4ab1634 Binary files /dev/null and b/favicon.png differ diff --git a/index.html b/index.html index aacf24a..ddcb9ba 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ +
-- cgit