From 27901ee3110c7007dd090af0ce28041110378a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E9=98=BF=E6=B1=9F=28Relakkes?= =?UTF-8?q?=29?= Date: Fri, 24 Jul 2026 04:53:17 +0800 Subject: [PATCH] fix(site): reference the app icon png directly The svg icon is only a wrapper around app-icon.png, and the nested reference is invisible to the static copy step, so the image stayed invisible on production even after the svg itself deployed. --- site/index.html | 2 +- site/src/components/DocPage.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/index.html b/site/index.html index bacc6728..46af57a0 100644 --- a/site/index.html +++ b/site/index.html @@ -10,7 +10,7 @@ > - + - + Claude Code Haha Docs