We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36b887 commit 907cb22Copy full SHA for 907cb22
demo/index.html
@@ -50,7 +50,7 @@
50
function shareTheLink () {
51
navigator.share({
52
title: 'Web Share API Polyfill',
53
- text: 'A polyfill for the Share API. Use it to share in both desktops and mobile devices.',
+ text: 'A polyfill for the Share API. Use it to share in both desktops and mobile devices. #coolOrWhat',
54
url: location.href,
55
56
fbId: '136223956547034',
0 commit comments