website diff index.php @ rev 879
Add freenode.ver for SliTaz official Freenode group verification
| author | Christophe Lincoln <pankso@slitaz.org> |
|---|---|
| date | Tue Feb 21 11:27:25 2012 +0100 (2012-02-21) |
| parents | 4dbb0133fd19 |
| children | 2c9efef86414 |
line diff
1.1 --- a/index.php Thu Jun 09 21:24:24 2011 +0200 1.2 +++ b/index.php Tue Feb 21 11:27:25 2012 +0100 1.3 @@ -193,13 +193,16 @@ 1.4 "Like" the official SliTaz Facebook page and get involved! 1.5 </p> 1.6 1.7 -<!-- Twitter Button --> 1.8 +<!-- Twitter Buttons --> 1.9 <div style="margin-bottom: 10px;"> 1.10 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> 1.11 <a href="http://twitter.com/share" class="twitter-share-button" 1.12 data-text="SliTaz GNU/Linux" 1.13 data-count="horizontal" 1.14 data-via="slitaz">Tweet</a> 1.15 + <a href="https://twitter.com/slitaz" class="twitter-follow-button" data-show-count="false">Follow @slitaz</a> 1.16 + <!-- Follow --> 1.17 + <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> 1.18 </div> 1.19 1.20 <!-- Like Button -->