From a9ef795c90cbea7cbf8472d74d4f42f7dcdb5d3b Mon Sep 17 00:00:00 2001 From: seriouselly Date: Tue, 16 Jun 2026 21:59:43 +0700 Subject: [PATCH] feat(ui): add green leaf favicon using SVG data URI - Update index.html to include a Lucide leaf icon as the tab favicon. - Use URL-encoded SVG data URI to apply the ZeaVis Edu green brand color (#22C55E) directly without needing external image files. --- apps/web/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/web/index.html b/apps/web/index.html index 2d65458..d891e82 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -4,6 +4,11 @@ ZeaVis Edu +