From 033af5c01ae1827430fffbb4a69138816824ab8b Mon Sep 17 00:00:00 2001 From: web Date: Tue, 16 Dec 2025 06:43:29 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20comment=20out=20favicon?= =?UTF-8?q?=20links=20in=20admin=20and=20user=20HTML=20files=20for=20clari?= =?UTF-8?q?ty;=20update=20icon=20type=20to=20support=20all=20image=20forma?= =?UTF-8?q?ts=20in=20route=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/admin/index.html | 4 ++-- apps/admin/src/routes/__root.tsx | 2 +- apps/user/index.html | 4 ++-- apps/user/src/routes/__root.tsx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/admin/index.html b/apps/admin/index.html index 98d03e5..a9fbf84 100644 --- a/apps/admin/index.html +++ b/apps/admin/index.html @@ -5,8 +5,8 @@ - - + diff --git a/apps/admin/src/routes/__root.tsx b/apps/admin/src/routes/__root.tsx index 6c96f85..aeb8d57 100644 --- a/apps/admin/src/routes/__root.tsx +++ b/apps/admin/src/routes/__root.tsx @@ -50,7 +50,7 @@ export const Route = createRootRouteWithContext()({ - + diff --git a/apps/user/index.html b/apps/user/index.html index 98d03e5..a9fbf84 100644 --- a/apps/user/index.html +++ b/apps/user/index.html @@ -5,8 +5,8 @@ - - + diff --git a/apps/user/src/routes/__root.tsx b/apps/user/src/routes/__root.tsx index 6c96f85..aeb8d57 100644 --- a/apps/user/src/routes/__root.tsx +++ b/apps/user/src/routes/__root.tsx @@ -50,7 +50,7 @@ export const Route = createRootRouteWithContext()({ - +