profileShare

rasmusjy / roundtable

Read-only snapshot

No repository description.

main default branch 181 files Expires Sep 13, 2026, 9:06 AM

Commit

mention Prisma in the footer stack

commit 8b724fb

1 changed file with +1 and −1

modified src/app/page.tsx +1 −1
@@ -100,7 +100,7 @@export default async function HomePage() {
100 100 Demo
101 101 </Link>
102 102 </nav>
103 - <span className="text-xs">Next.js · OpenRouter · Vercel AI SDK</span>
103 + <span className="text-xs">Next.js · Prisma · OpenRouter · Vercel AI SDK</span>
104 104 </div>
105 105 </footer>
106 106 </div>