Skip to content

Commit

Permalink
bad og:image URL
Browse files Browse the repository at this point in the history
  • Loading branch information
boutell committed May 16, 2022
1 parent 1bcb3c8 commit 3619e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ module.exports = async function({ plants, nurseries }) {
<meta property="og:image" content="https://choosenativeplants/assets/images/og-image.png">
<meta property="og:url" content="https://choosenativeplants.com/">
<meta property="og:site_name" content="Choose Native Plants PA">
<meta name="twitter:image" content="https://choosenativeplants/assets/images/logo-transparent-square.png">
<meta name="twitter:image" content="https://choosenativeplants.com/assets/images/logo-transparent-square.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@CodeForPhilly">
<meta name="twitter:title" content="Choose Native Plants PA">
Expand Down

0 comments on commit 3619e4a

Please sign in to comment.