beromir / Servas

A self-hosted bookmark management tool.
https://servas.app
GNU General Public License v3.0
533 stars 28 forks source link

[FEAT] Add button to share a link #67

Closed beromir closed 1 year ago

beromir commented 1 year ago

This PR adds a button on the single link page to share the URL and title using the Web Share Api.

Thank you @YeeJiaWei for suggesting this feature.