Skip to content

Commit bebeb8d

Browse files
committed
Add Twitter button
1 parent 8e99e77 commit bebeb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ <h2>Another PHP task runner.</h2>
4141
.tar.gz file
4242
</a>
4343

44-
<a href="https://twitter.com/taskphp" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @taskphp</a>
45-
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
44+
<p></p><a href="https://twitter.com/taskphp" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @taskphp</a>
45+
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></p>
4646

4747
<p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
4848

0 commit comments

Comments
 (0)