diff --git a/apps/docs/content/docs/guides/runtimes/deno.mdx b/apps/docs/content/docs/guides/runtimes/deno.mdx index 846cb55568..2bd6bff560 100644 --- a/apps/docs/content/docs/guides/runtimes/deno.mdx +++ b/apps/docs/content/docs/guides/runtimes/deno.mdx @@ -2,6 +2,8 @@ title: Deno description: Learn how to use Prisma ORM in a Deno application with Prisma Postgres url: /guides/runtimes/deno +metaTitle: How to use Prisma ORM and Prisma Postgres with Deno +metaDescription: Learn how to use Prisma ORM in a Deno application with Prisma Postgres --- ## Introduction