From 1d13685d2bab45d538ea6ac42e63cbdf805adb92 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Fri, 27 Dec 2024 10:02:57 +1000 Subject: New favicon and logo. Very simple and rough around the edges, suits this project fine. B-) --- Connie_click-me.gif | Bin 4259 -> 0 bytes README | 4 ++++ about/Connie_click-me.gif | 1 - nYAW.png | Bin 0 -> 12375 bytes nYAW_icon.png | Bin 0 -> 39025 bytes 5 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 Connie_click-me.gif delete mode 120000 about/Connie_click-me.gif create mode 100644 nYAW.png create mode 100644 nYAW_icon.png diff --git a/Connie_click-me.gif b/Connie_click-me.gif deleted file mode 100644 index 6f0b361..0000000 Binary files a/Connie_click-me.gif and /dev/null differ diff --git a/README b/README index c748276..985738b 100644 --- a/README +++ b/README @@ -77,3 +77,7 @@ feed for the site. It can also scan an external directory and merge that with the current one, but this isn't tested yet. + +## other stuff + +The font femkeklaver.ttf was used for making the nYAW logo. diff --git a/about/Connie_click-me.gif b/about/Connie_click-me.gif deleted file mode 120000 index 35d25cd..0000000 --- a/about/Connie_click-me.gif +++ /dev/null @@ -1 +0,0 @@ -../Connie_click-me.gif \ No newline at end of file diff --git a/nYAW.png b/nYAW.png new file mode 100644 index 0000000..4da9a6c Binary files /dev/null and b/nYAW.png differ diff --git a/nYAW_icon.png b/nYAW_icon.png new file mode 100644 index 0000000..1bfec6d Binary files /dev/null and b/nYAW_icon.png differ -- cgit v1.1