We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712a31a commit 485aa8dCopy full SHA for 485aa8d
1 file changed
apps/doc/src/content/docs/index.mdx
@@ -188,6 +188,7 @@ FoldCMS supports powerful, type-safe relationships between your content:
188
## Works With Your Stack
189
190
<CardGrid>
191
+ <LinkCard title="Tanstack Start" href="https://tanstack.com/start/latest" description="Full-stack Framework powered by TanStack Router" />
192
<LinkCard title="Astro" href="https://astro.build" description="Perfect for content-driven sites" />
193
<LinkCard title="Next.js" href="https://nextjs.org" description="SSG, ISR, and Server Components" />
194
<LinkCard title="Remix" href="https://remix.run" description="Type-safe loader functions" />
0 commit comments