Hi Guys,
I am trying to add social sharing options to my blog pages. The context is that author will share the article/blog to the organisation's social page [This is not for end user, should be only for author]
Can some one tell me whether the following will work??
Pinterest:
<a data-description="Blog title 1" data-media="/content/dam/content-images/gap/summary_share.png" href="https://in.pinterest.com/pin/create/button/">Next stop: Pinterest</a>
Tweet Share:
<a href="https://twitter.com/share">Tweet this</a>
FB Share:
<a href="https://www.facebook.com/sharer/sharer.php">Share this </a>
This is existing code, and i have to use this minimal changes. Not sure if it works or not.
Please let me know your comments