mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 20:08:24 +00:00
8903a55008
The favicon is bundled into the frontend image as static files served from /usr/share/nginx/html. Rather than add a runtime config knob, document how to overlay custom icons with a volume (ConfigMap + frontend.extraVolumes/ extraVolumeMounts). This serves the right icon from the first byte — no rebuild, no favicon flash — and covers every variant, including the iOS home-screen and Android/PWA icons. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>