Skip to content

Commit 7ae13ca

Browse files
committed
chore: npm run format
1 parent fc592ca commit 7ae13ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const metadata: Metadata = {
3737
appId: process.env.NEXT_PUBLIC_FB_APP_ID || '',
3838
},
3939
twitter: {
40-
card: 'summary_large_image',
40+
card: 'summary_large_image',
4141
...head,
4242
},
4343
};

0 commit comments

Comments
 (0)