From a539cc29266bc852f52a64982f3b1cc16cbf5d49 Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 24 Aug 2023 01:07:47 -0400 Subject: icon --- credits.txt | 1 + favicon.ico | Bin 0 -> 4286 bytes icon.png | Bin 0 -> 43883 bytes index.html | 1 + 4 files changed, 2 insertions(+) create mode 100644 credits.txt create mode 100644 favicon.ico create mode 100644 icon.png diff --git a/credits.txt b/credits.txt new file mode 100644 index 0000000..94ffb57 --- /dev/null +++ b/credits.txt @@ -0,0 +1 @@ +https://commons.wikimedia.org/wiki/File:Long-beakedEchidna.jpg diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..55932b0 Binary files /dev/null and b/favicon.ico differ diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..9d24fe9 Binary files /dev/null and b/icon.png differ diff --git a/index.html b/index.html index 21ac45e..2d3e186 100644 --- a/index.html +++ b/index.html @@ -195,6 +195,7 @@ + -- cgit v1.2.3