Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 343 Bytes

gitbook-plugin-webshare

This plugin adds a sharing button in the GitBook website toolbar to share book using the Web Share API.

Enable this plugin

This replaces the builtin sharing plugin, so it should be disabled.

{
    plugins: ["-sharing", "webshare"]
}