Browse Source

minor update

pull/141/head
abhidj0090 4 years ago
parent
commit
64227fbb04
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      layouts/partials/post-share.html

+ 2
- 2
layouts/partials/post-share.html View File

</a> --> </a> -->


<!-- Sharingbutton WhatsApp --> <!-- Sharingbutton WhatsApp -->
<a class="resp-sharing-button__link" href="whatsapp://send?text={{ .Title }}%20{{ $url }}{{.Permalink | absLangURL }}" target="_blank"
<!-- <a class="resp-sharing-button__link" href="whatsapp://send?text={{ .Title }}%20{{ $url }}{{.Permalink | absLangURL }}" target="_blank"
rel="noopener" aria-label=""> rel="noopener" aria-label="">
<div class="resp-sharing-button resp-sharing-button--whatsapp resp-sharing-button--small"> <div class="resp-sharing-button resp-sharing-button--whatsapp resp-sharing-button--small">
<div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid"> <div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
</svg> </svg>
</div> </div>
</div> </div>
</a>
</a> -->


<!-- Sharingbutton Telegram --> <!-- Sharingbutton Telegram -->
<!-- <a class="resp-sharing-button__link" href="https://telegram.me/share/url?text={{ .Title }}&amp;url={{ $url }}" <!-- <a class="resp-sharing-button__link" href="https://telegram.me/share/url?text={{ .Title }}&amp;url={{ $url }}"

Loading…
Cancel
Save