From 6d07aa4bdd9b305dbb00ca7600b65eebf81f5754 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Tue, 24 Feb 2026 19:20:41 -0300 Subject: [PATCH] fix(ui): resolve 404 asset paths and replace missing icons with SVGs - Fixed 404 errors on desktop shell assets by explicitly routing to /suite/ absolute paths - Replaced missing FontAwesome icons in window-manager.js with inline SVGs since CDNs are banned --- ui/suite/desktop.html | 12 ++++++------ ui/suite/js/window-manager.js | 26 +++++++++++++------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/ui/suite/desktop.html b/ui/suite/desktop.html index 5a415b0..cc6caf0 100644 --- a/ui/suite/desktop.html +++ b/ui/suite/desktop.html @@ -6,14 +6,14 @@ BUILD V3 - Web Desktop Environment - - - - + + + + - - + +