From b1ae50243551360d450f7ce3d8591fab70df4a83 Mon Sep 17 00:00:00 2001 From: Fork Less Date: Thu, 25 Jun 2026 02:06:23 +0200 Subject: [PATCH] fix: suppress favicon.ico 404 with empty data URI --- frontend/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/index.html b/frontend/index.html index 3ca9cf0..7cc0127 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,6 +3,7 @@ + Excalidraw POC - Backend API Integration