From e2fb4c646151e8bfb947c32e523961ce177f8d1f Mon Sep 17 00:00:00 2001 From: Michael Suchacz <203725896+ibetitsmike@users.noreply.github.com> Date: Sat, 29 Nov 2025 19:09:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20feat:=20add=20favicon=20and=20PW?= =?UTF-8?q?A=20icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add public/favicon.ico (16/32/48px multi-resolution ICO) - Add public/icon.png (512px for PWA manifest + apple-touch-icon) - Update index.html to reference favicon.ico and icon.png - Update manifest.json to use icon.png _Generated with `mux`_ --- index.html | 3 ++- public/favicon.ico | Bin 0 -> 15086 bytes public/icon.png | Bin 0 -> 36289 bytes public/manifest.json | 8 +------- 4 files changed, 3 insertions(+), 8 deletions(-) create mode 100644 public/favicon.ico create mode 100644 public/icon.png diff --git a/index.html b/index.html index 464c263822..b133e9178a 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,8 @@ - + + mux - coder multiplexer