Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 22, 2024
2 parents 887e7f3 + c495272 commit a2e4eca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/constants/seo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ export const SEO: NextSeoProps = {
},
],
},
twitter: {
handle: "@jsoncrack",
cardType: "summary_large_image",
},
additionalLinkTags: [
{
rel: "manifest",
Expand Down

0 comments on commit a2e4eca

Please sign in to comment.