Commit 6371960
docs: fix nav bar icons and spacing (#33)
* docs: fix nav bar icons and spacing
- Guides: puzzle → rocket (was duplicate of Agents icon)
- Enterprise: star → setting (better conveys admin/governance)
- Nav links: double horizontal padding (0.125rem → 0.25rem) for
better click targets and breathing room
Co-Authored-By: Oz <oz-agent@warp.dev>
* docs: add custom building icon for Enterprise in header nav
Add an office building inline SVG for the Enterprise topic in
WarpTopicNav.astro, replacing the gear icon per review feedback.
The building has a simple outline with window dots and entrance,
stroke-matched to the other custom icons (robot, brackets).
sidebar.ts keeps star as the mobile drawer fallback since custom
SVGs can't be used in the starlight-sidebar-topics plugin.
Co-Authored-By: Oz <oz-agent@warp.dev>
---------
Co-authored-by: Oz <oz-agent@warp.dev>1 parent 62e62fd commit 6371960
2 files changed
Lines changed: 30 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
76 | 98 | | |
77 | 99 | | |
78 | 100 | | |
| |||
148 | 170 | | |
149 | 171 | | |
150 | 172 | | |
151 | | - | |
| 173 | + | |
152 | 174 | | |
153 | 175 | | |
154 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
520 | | - | |
521 | | - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | | - | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| |||
0 commit comments