日本ではあまり馴染みのないWebサービスの共有ボタンを非表示に
JetShare で検索
該当部分
<b:includable id='JetShare' var='post'> <b:if cond='data:jwidget.allBylineItems.share'> <div class='social-share mb-3'> <div class='d-flex fs-5'> <a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://www.facebook.com/sharer.php?u=" + data:post.url.canonical' rel='nofollow noopener noreferrer' style='background-color:#3b5998' target='_blank' title='Facebook Share'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-facebook'/></svg></a> <a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://twitter.com/intent/tweet?url=" + data:post.url.canonical' rel='nofollow noopener noreferrer' style='background-color:#55acee' target='_blank' title='Tweet This'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-twitter'/></svg></a> <!--<a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://pinterest.com/pin/create/button/?url=" + data:post.url.canonical + "&media=" + data:post.featuredImage' rel='nofollow noopener noreferrer' style='background-color:#cb2027' target='_blank' title='Pin It'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-pinterest'/></svg></a> <a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://www.linkedin.com/sharing/share-offsite/?url=" + data:post.url.canonical' rel='nofollow noopener noreferrer' style='background-color:#2554bf' target='_blank' title='Linkedin Share'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-linkedin'/></svg></a> <a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://www.tumblr.com/share/link?url=" + data:post.url.canonical' rel='nofollow noopener noreferrer' style='background-color:#314358' target='_blank' title='Tumblr Share'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-tumblr'/></svg></a> <a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://wa.me/?text="+ data:post.url.canonical' rel='nofollow noopener noreferrer' style='background-color:#25d366' target='_blank' title='Share to whatsapp'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-whatsapp'/></svg></a> <a class='me-2 mb-2 btn btn-sm jt-icon-center text-white rounded-pill' expr:href='"https://t.me/share/url?url=" + data:post.url.canonical' rel='nofollow noopener noreferrer' style='background-color:#0088cc' target='_blank' title='Share to telegram'><svg aria-hidden='true' class='jt-icon'><use xlink:href='#i-telegram'/></svg></a>--> </div> </div> </b:if> </b:includable>
他の共有ボタンをコメントアウトしました
関連:
0 comments:
コメントを投稿
スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。
注: コメントを投稿できるのは、このブログのメンバーだけです。