Skip to content

feat(web): add Mixdown, Labelton, and Docs links to top nav#59

Merged
abhicris merged 1 commit into
mainfrom
feat/nav-labs-links
May 26, 2026
Merged

feat(web): add Mixdown, Labelton, and Docs links to top nav#59
abhicris merged 1 commit into
mainfrom
feat/nav-labs-links

Conversation

@abhicris
Copy link
Copy Markdown
Contributor

Summary

  • The two interactive labs (mixdown.html, labelton.html) were live in web/public/ but unreachable from the app nav.
  • Adds Mixdown, Labelton, and an external Docs link (→ docs.kcolbchain.com/muzix/) to the top nav.
  • Switches nav to flex-wrap so the extra entries don't crowd narrow widths.

Test plan

  • npm run build in web/ succeeds.
  • /mixdown.html resolves from header (live static asset).
  • /labelton.html resolves from header (live static asset).
  • Docs ↗ opens https://docs.kcolbchain.com/muzix/ in a new tab.

The two interactive labs (mixdown.html and labelton.html) were live in
public/ but unreachable from the homepage. Adds direct links plus an
external Docs link so the protocol surface and the playable explainers
are one click from anywhere on the app. Nav switches to flex-wrap to
absorb the extra entries on narrow widths.
@abhicris abhicris merged commit 5715d95 into main May 26, 2026
1 check passed
@abhicris abhicris deleted the feat/nav-labs-links branch May 26, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant