[PR #8498] fix(console): make logo on /black link back to homepage #12765

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

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

State: closed
Merged: Yes


Summary

Make the opencode logo in the header on /black page link back to the homepage (/).

Changes

  • Changed <div> to <A href="/"> wrapper around the logo SVG in the header
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8498 **State:** closed **Merged:** Yes --- ## Summary Make the opencode logo in the header on `/black` page link back to the homepage (`/`). ## Changes - Changed `<div>` to `<A href="/">` wrapper around the logo SVG in the header
yindo added the pull-request label 2026-02-16 18:17:39 -05:00
yindo closed this issue 2026-02-16 18:17:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12765