From 8f6b3976fe847d7631c7c6aaa48f640d46f21a97 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Wed, 29 Dec 2021 00:15:02 -0500 Subject: [PATCH] Add favicon to all www pages Generated via https://favicon.io using the Courier Prime font. Cool site! I left out the apple/site-manifest stuff as a mini-protest against the sprawling complexity of the numerous icons... but I checked in the various sized favicon's and it looks good on localhost! --- bin/genpage | 2 ++ www/favicon-16x16.png | Bin 0 -> 398 bytes www/favicon-32x32.png | Bin 0 -> 838 bytes www/favicon.ico | Bin 0 -> 15406 bytes 4 files changed, 2 insertions(+) create mode 100644 www/favicon-16x16.png create mode 100644 www/favicon-32x32.png create mode 100644 www/favicon.ico diff --git a/bin/genpage b/bin/genpage index 92a6ee7..e7ca057 100755 --- a/bin/genpage +++ b/bin/genpage @@ -12,6 +12,8 @@ cat < + +