Skip to content

Commit 73d6264

Browse files
committed
chore(sns-share): remove data-hashtags
1 parent 54d7664 commit 73d6264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/static/sns-share.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<script defer src="https://widgets.getpocket.com/v1/j/btn.js?v=1" id="pocket-btn-js"></script>
55

66
<div class="share-buttons">
7-
<a href="https://twitter.com/share" class="twitter-share-button" data-hashtags="steinsgit">ツイート</a>
7+
<a href="https://twitter.com/share" class="twitter-share-button">ツイート</a>
88
<a class="github-button" href="https://github.com/o2project/steins-git" data-show-count="true"
99
aria-label="Star o2project/steins-git on GitHub">Star</a>
1010
<a class="github-button" href="https://github.com/o2project/steins-git/subscription" data-show-count="true"

0 commit comments

Comments
 (0)