We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc592ca commit 7ae13caCopy full SHA for 7ae13ca
1 file changed
app/layout.tsx
@@ -37,7 +37,7 @@ export const metadata: Metadata = {
37
appId: process.env.NEXT_PUBLIC_FB_APP_ID || '',
38
},
39
twitter: {
40
- card: 'summary_large_image',
+ card: 'summary_large_image',
41
...head,
42
43
};
0 commit comments