Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
royalfig committed Jan 4, 2024
1 parent d5cf3ae commit cf669a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/dialog.ts
Original file line number Diff line number Diff line change
@@ -26,9 +26,10 @@ export function createDialogEl({
Twitter</a>
<a
class='social-media linkedin'
href='http://www.linkedin.com/shareArticle?mini=true&amp;url=${encodeURI(
href='https://www.linkedin.com/sharing/share-offsite/?url=${encodeURI(
url,
)}'
aria-label='Share on LinkedIn'
target='_blank'
rel='noopener noreferrer'

0 comments on commit cf669a8

Please sign in to comment.