mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
docs: drop the Source group to two columns
Rames' second item on #2976, fixed here because this is the line that owns it. It was the only cols={3} in docs/, and all three cards carry body text — the case docs/AGENTS.md names as hyphenating titles mid-word at this content width. The rules file is #2976's deliverable, so it should not ship with the tree beneath it holding the one counter-example.
This commit is contained in:
@@ -90,7 +90,7 @@ For infrastructure designed around distributed jobs, use
|
||||
|
||||
## Source
|
||||
|
||||
<CardGroup cols={3}>
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Vercel" icon="github" href="https://github.com/heygen-com/hyperframes-vercel-template">
|
||||
Next.js, Sandbox, and Blob
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user