Skip to content

Commit

Permalink
Update twitter image
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslybrand committed Oct 10, 2024
1 parent cb02298 commit 674efde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/seo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const seo = getSeo({
title: "React Router",
card: "summary_large_image",
image: {
url: "/ogimage.jpg",
url: "/ogimage.png",
alt: "React Router logo",
},
},
Expand Down

0 comments on commit 674efde

Please sign in to comment.