From dd52e976e5db248b65150f6c7cf511a7b6962f32 Mon Sep 17 00:00:00 2001 From: FloPinguin <25036848+FloPinguin@users.noreply.github.com> Date: Thu, 30 Apr 2026 01:17:33 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20broken=20logo=20in=20README=20?= =?UTF-8?q?=F0=9F=96=BC=EF=B8=8F=20(#3799)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description: The README referenced `resources/images/OpenFrontLogo.svg` and `resources/images/OpenFrontLogoDark.svg`, but those files do not exist at that path. The actual logo SVGs live under `proprietary/images/`. Updated all three `` element references to point to the correct directory so the logo renders properly on GitHub. ## 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: FloPinguin --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c2538f239..aa43002a2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

- - - OpenFrontIO Logo + + + OpenFrontIO Logo