We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc163cf commit 4810dc0Copy full SHA for 4810dc0
apps/docs/src/app/layout.tsx
@@ -24,7 +24,7 @@ const lexend = localFont({
24
export const metadata: Metadata = {
25
title: {
26
template: '%s - Docs',
27
- default: '@mikecousins/react-pdf - Never miss the cache again.',
+ default: '@mikecousins/react-pdf - Embed PDFs in React.',
28
},
29
description:
30
'Cache every single thing your app could ever do ahead of time, so your code never even has to run at all.',
0 commit comments