website diff lib/html/follow.html @ rev 1042

Update packages/index.php
author Paul Issott <paul@slitaz.org>
date Mon Apr 09 20:20:47 2012 +0100 (2012-04-09)
parents
children 272fc6dca787
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lib/html/follow.html	Mon Apr 09 20:20:47 2012 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +		<!-- Follow -->
     1.5 +		<div style="margin-top: 12px;">
     1.6 +			<script type="text/javascript">
     1.7 +				/* <![CDATA[ */
     1.8 +				document.write('<a href="https://twitter.com/slitaz" class="twitter-follow-button" data-show-count="true" data-show-screen-name="false">Follow @slitaz</a>');
     1.9 +				!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");
    1.10 +			/* ]]> */
    1.11 +			</script>
    1.12 +		</div>