From c0500e6497662c67d4697fb8db7a1d29361d1f73 Mon Sep 17 00:00:00 2001 From: Arman-AIi <164107980+Arman-AIi@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:11:00 -0500 Subject: [PATCH] fix: pathing issues sometimes resulting in missing textures --- client/index.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/client/index.html b/client/index.html index 83efd8098..d2676dcd9 100644 --- a/client/index.html +++ b/client/index.html @@ -36,26 +36,26 @@ rel="icon" type="image/svg+xml" sizes="any" - href="./img/logos/suroi_small.svg" + href="public/img/logos/suroi_small.svg" /> @@ -125,7 +125,7 @@