Skip to content

Commit

Permalink
fixing typo in preview image url
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant3863 committed Aug 9, 2023
1 parent 588c15b commit 4b984a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const makeTitle = title
url: "https://rolodex.shovel.company",
type: "website",
title: `Rolodex`,
image: "https://rolodex.shovel.comapny/Rolodex_screen.png",
image: "https://rolodex.shovel.company/Rolodex_screen.png",
},
image: {
alt: "Rolodex Homepage Screenshot",
Expand Down

0 comments on commit 4b984a5

Please sign in to comment.