From 26e93a20eacf714ca1543db446a6a1a76da30dcc Mon Sep 17 00:00:00 2001 From: gribse Date: Tue, 4 Mar 2025 16:51:35 +0100 Subject: [PATCH] Replace icon with SVG file --- index.html | 7 +------ info.png | Bin 12641 -> 0 bytes src/circle-info.svg | 3 +++ 3 files changed, 4 insertions(+), 6 deletions(-) delete mode 100755 info.png create mode 100644 src/circle-info.svg diff --git a/index.html b/index.html index 695b313..a0f2df2 100755 --- a/index.html +++ b/index.html @@ -16,12 +16,7 @@