website diff en/mailing-list.php @ rev 924

fr: Update main page and news goes PHP
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 12 01:19:45 2012 +0100 (2012-03-12)
parents f2f7758d9a72
children 5d0ce7e4dcd1
line diff
     1.1 --- a/en/mailing-list.php	Sun Mar 11 20:22:30 2012 +0100
     1.2 +++ b/en/mailing-list.php	Mon Mar 12 01:19:45 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4      <meta name="author" content="Christophe Lincoln" />
     1.5      <link rel="shortcut icon" href="../favicon.ico" />
     1.6      <link rel="stylesheet" type="text/css" href="../slitaz.css" />
     1.7 -    <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="/rss.xml" />
     1.8 +    <link rel="alternate" type="application//rss.xml" title="SliTaz Website feed" href="//rss.xml" />
     1.9  </head>
    1.10  <body>
    1.11  
    1.12 @@ -31,8 +31,14 @@
    1.13  		<p>
    1.14  			<img src="../images/users.png" alt="users.png" />
    1.15  			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
    1.16 -			and the support <a href="http://forum.slitaz.org/">forum</a>
    1.17 +			and the support <a href="http://forum.slitaz.org/">forum</a> or:
    1.18  		</p>
    1.19 +		<!-- Follow -->
    1.20 +		<div style="margin-top: 12px;">
    1.21 +			<a href="https://twitter.com/slitaz" class="twitter-follow-button" 
    1.22 +				data-show-count="true" data-show-screen-name="false">Follow @slitaz</a>
    1.23 +			<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.24 +		</div>
    1.25  	</div>
    1.26  </div>
    1.27