Add twitter widget

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/pages/_index.html b/pages/_index.html
index 04db0e4..9952e95 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -24,7 +24,7 @@
 	</div>
 	<div id="screencast">
 		<iframe width="640" height="360"
-			src="http://www.youtube.com/embed/TksoKkSP208" frameborder="0"
+    src="http://www.youtube.com/embed/TksoKkSP208" frameborder="0"
 			allowfullscreen></iframe>
 	</div>
 	<div id="feature_1">
@@ -74,8 +74,8 @@
     Go to the <a href="download/">download area</a> and follow the installation instructions.
     </p>    
     <p>
-    <a href="https://twitter.com/m2e_wtp" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @m2e_wtp</a>
-<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>
+<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/m2e_wtp"  data-widget-id="357791187945549824">Tweets by @m2e_wtp</a>
+<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>
 	</div>	
 </div>
\ No newline at end of file