Skip to content

Commit

Permalink
Twitter cards.
Browse files Browse the repository at this point in the history
  • Loading branch information
fsargent committed Jun 12, 2024
1 parent 9e2649c commit bf83e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/report/[...path]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
content="{report.info.jurisdictionName} / {report.info.name}"
/>
<meta property="twitter:card" content="summary" />
<meta property="twitter:creator" content="@fsargent" />
<meta property="twitter:creator" content="@felixsargent" />
<meta
property="twitter:title"
content="{report.info.jurisdictionName} / {report.info.name}"
Expand Down

0 comments on commit bf83e99

Please sign in to comment.