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:
ukimsanov
2026-08-04 02:16:22 -07:00
parent ac9486980d
commit 3d8db3f44e
+1 -1
View File
@@ -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>