Skip to content

Commit bf2e22c

Browse files
committed
update button url
1 parent 61234c0 commit bf2e22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h3>Support and questions</h3>
110110
</section>
111111
<footer>
112112
<p><iframe src="http://ghbtns.com/github-btn.html?user=markdotto&repo=github-buttons&type=watch&count=true"
113-
allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe><a href="https://twitter.com/binaryjs" class="twitter-follow-button" data-show-count="false">Follow @binaryjs</a>
113+
allowtransparency="true" frameborder="0" scrolling="0" width="90px" height="20px"></iframe><a href="https://twitter.com/binaryjs" class="twitter-follow-button" data-show-count="false">Follow @binaryjs</a>
114114
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><br><small><a href="http://ericzhang.com">Built by Eric Zhang</a> &dash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
115115
</footer>
116116
</div>

0 commit comments

Comments
 (0)