Skip to content

Commit

Permalink
feat: Added Lemmy support to “Share to Fediverse” now that their post…
Browse files Browse the repository at this point in the history
… endpoint has been fixed
  • Loading branch information
palant committed Jan 11, 2025
1 parent 576b936 commit 01265d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/components/fedishare.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"hometown" "share?text={text}"
"hubzilla" "rpost?title={title}&body={description}%0A{url}"
"kbin" "new/link?url={url}"
"lemmy" "create_post?url={url}&title={title}&body={description}"
"mastodon" "share?text={text}"
"meisskey" "share?text={text}"
"microdotblog" "post?text=[{title}]({url})%0A%0A{description}"
Expand Down

0 comments on commit 01265d8

Please sign in to comment.