From 667116b1a5533952ac9f4b34fdecc14058f33b68 Mon Sep 17 00:00:00 2001 From: Jaidyn Ann <10477760+JadedCtrl@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:42:35 -0600 Subject: [PATCH] Use SVG icon for the error-page --- Makefile | 2 +- html/error.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5237c89..da0163a 100644 --- a/Makefile +++ b/Makefile @@ -39,4 +39,4 @@ native-uninstall: .PHONY: xpi xpi: - @rm -f shellfox.xpi && zip -r shellfox.xpi background.js manifest.json _locales html img/shellfox*.png + @rm -f shellfox.xpi && zip -r shellfox.xpi background.js manifest.json _locales html img/shellfox*.png img/shellfox.svg diff --git a/html/error.html b/html/error.html index c58361b..eee6ce8 100644 --- a/html/error.html +++ b/html/error.html @@ -9,7 +9,7 @@ - +

Shellfox failed to run command