Skip to content

Commit 80a1d66

Browse files
docs: move TUI screenshot from homepage to quick start page
1 parent 5e2cdb8 commit 80a1d66

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/guide/quick-start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: Get Chief running quickly. Install via Homebrew, create a PRD, and
66

77
Get Chief running in under 5 minutes.
88

9+
<div style="max-width: 800px; margin: 2rem auto; padding: 0 1rem;">
10+
<img src="/images/tui-screenshot.png" alt="Chief TUI" style="border-radius: 8px; box-shadow: 0 4px 20px rgba(0,0,0,0.3);" />
11+
</div>
12+
913
## Prerequisites
1014

1115
Before you begin, make sure you have:

docs/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ hero:
1717
text: View on GitHub
1818
link: https://github.com/minicodemonkey/chief
1919
---
20-
21-
<div style="max-width: 800px; margin: 2rem auto; padding: 0 1rem;">
22-
<img src="/images/tui-screenshot.png" alt="Chief TUI" style="border-radius: 8px; box-shadow: 0 4px 20px rgba(0,0,0,0.3);" />
23-
</div>

0 commit comments

Comments
 (0)