From 47ef5a032b9215399a009a7900b55d20154e18b2 Mon Sep 17 00:00:00 2001 From: Evan Date: Thu, 5 Mar 2026 13:47:28 -0800 Subject: [PATCH] update favicon to blue warship icon (#3360) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description: light mode: Screenshot 2026-03-05 at 1 44 26 PM dark mode: Screenshot 2026-03-05 at 1 44 34 PM ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: evan --- index.html | 2 +- resources/images/Favicon.png | Bin 3453 -> 0 bytes resources/images/Favicon.svg | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 resources/images/Favicon.png diff --git a/index.html b/index.html index 9a6bbd573..9a8409068 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ /> OpenFront (ALPHA) - + \ No newline at end of file + \ No newline at end of file