mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
03930e2484
Neither app had a favicon configured locally, so the browser tab showed the generic globe icon. Drop the canonical copilotkit.ai favicon (3-image .ico, 16×16 + 32×32) into each app's app/ directory so Next.js auto-serves it via its file-system convention. Same asset on both surfaces.