Commit aedd0b0
committed
docs(cookbook): wire Cookbook as a top-level nav tab
Decision made on the nav-placement deferral from the previous commit: the
Cookbook gets a top-level nav tab (next to Learn) — mirroring how reference
and learn appear both as top-level tabs and as root meta.json entries.
Adds a Cookbook entry to LEFT_LINKS in navbar.tsx using the lucide ChefHat
icon (matching the section's frontmatter icon) and restores 'cookbook' to
the root docs meta.json so it also appears in the Documentation sidebar.
OSS-2221 parent db2a76f commit aedd0b0
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments