## Summary - Copy company_site square `favicon.png` (gear/infinity mark) into `site/core/static/core/img/` - Point `<link rel="icon">` at it instead of the wide wordmark `logo.png` Closes #9 ## Test plan - [ ] Load the landing page and confirm the browser tab uses the square company mark, not the full wordmark - [ ] Confirm `logo.png` is unchanged (still available for in-page branding) Reviewed-on: #10