Skip to content

Commit

Permalink
add fully specified path for twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
archiewood committed Jan 8, 2025
1 parent 4c00830 commit 2686deb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sites/docs/pages/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</head>

<svelte:head>
<meta property="twitter:image" content="https://docs.evidence.dev{pageRoute}/og.png"/>
<meta property="og:image" content="{pageRoute}/og.png"/>
</svelte:head>
<EvidenceDefaultLayout
Expand Down

0 comments on commit 2686deb

Please sign in to comment.