Skip to content

Commit 4350aa7

Browse files
committed
fix: update meta description to be unique
1 parent b689a53 commit 4350aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ const config = {
399399
siteMetadata: {
400400
title: 'Prisma',
401401
description:
402-
'Prisma replaces traditional ORMs and can be used to build GraphQL servers, REST APIs, microservices & more.',
402+
"Get started with Prisma in the official documentation, and learn more about all Prisma's features with reference documentation, guides, and more.",
403403
keywords: 'Docs, prisma, 2.0',
404404
docsLocation: 'https://github.com/prisma/docs/tree/master/content',
405405
twitter: {

0 commit comments

Comments
 (0)