Revert "[codex] Add overview redesign concept gallery"

This commit is contained in:
dirtydishes 2026-04-27 07:55:44 -04:00 committed by GitHub
parent f6b37a42f0
commit 9ca8668ef2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 1546 deletions

View file

@ -3223,8 +3223,7 @@ const NAV_ITEMS = [
{ href: "/tape", label: "Tape" },
{ href: "/signals", label: "Signals" },
{ href: "/charts", label: "Charts" },
{ href: "/replay", label: "Replay" },
{ href: "/concepts", label: "Concepts" }
{ href: "/replay", label: "Replay" }
];
type PageFrameProps = {