TarodBOFH / tarodbofh.github.io

Site for personal blog and publishing to medium and dev.to
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

Add social share on whatsapp button #2

Open TarodBOFH opened 4 years ago

TarodBOFH commented 4 years ago

Example share for jekyll templates:

        <a  href="whatsapp://send?text={{ page.title }} ~ {{ site.url }}{{ site.baseurl }}{{ page.url }}" class="d-lg-none d-xl-none"
             onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
        title="Share on whatsApp" >
        <span class="badge badge-success">whatsApp</span>