diff --git a/README.md b/README.md index e8d646c..e9d433c 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Here are all the custom parameters in their glory: Pin - + Send ``` diff --git a/docs/index.html b/docs/index.html index fdaf042..e682c0b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -260,7 +260,7 @@ shareon(); <a class="pinterest" data-media="https://picsum.photos/500">Pin</a> <a class="telegram" data-text="Check this out!"></a> <a class="twitter" data-via="MyNickname"></a> - <a class="mastodon" data-text="Check this out!" data-via="@MyNickname@myserver.social"></a> + <a class="mastodon" data-via="@MyNickname@myserver.social"></a> <a class="whatsapp" data-url="https://my-cool-website.com">Send</a> </div>
@@ -269,7 +269,7 @@ shareon(); Pin - + Send