this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

summary twitter card

alice 15ecc819 71e03def

+1 -1
+1 -1
src/app/[name]/page.tsx
··· 32 32 ], 33 33 }, 34 34 twitter: { 35 - card: 'summary_large_image', 35 + card: 'summary', 36 36 site: absoluteUrl, 37 37 title: title, 38 38 description: description,