[PR #9501] fix(web): add favicon.ico reference for Google crawlers #13130

Closed
opened 2026-02-16 18:18:00 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9501

State: closed
Merged: No


Summary

Adds /favicon.ico to the head config so Google crawlers can find it at the standard location.

Follows up on #9492 - the v2 favicon cache bust is in place, but we also need the standard /favicon.ico path for Google's favicon crawler.

Changes

  • Added /favicon.ico link tag to Starlight head config (alongside the existing v2 references)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9501 **State:** closed **Merged:** No --- ## Summary Adds `/favicon.ico` to the head config so Google crawlers can find it at the standard location. Follows up on #9492 - the v2 favicon cache bust is in place, but we also need the standard `/favicon.ico` path for Google's favicon crawler. ## Changes - Added `/favicon.ico` link tag to Starlight head config (alongside the existing v2 references)
yindo added the pull-request label 2026-02-16 18:18:00 -05:00
yindo closed this issue 2026-02-16 18:18:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13130