Add overview redesign concept gallery

This commit is contained in:
dirtydishes 2026-04-27 04:03:38 -04:00
parent f425a9575b
commit 77db9a6a19
3 changed files with 1546 additions and 1 deletions

View file

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