add embedded twitter
diff --git a/index.html b/index.html
index 9012849..65b7d83 100755
--- a/index.html
+++ b/index.html
@@ -116,13 +116,25 @@
<div class="clear"></div>
+<section class="centered">
+ <article class="row">
+ <a id="twitter"></a>
+ <p><img src="https://www.eclipse.org/sirius/images/icons/home/icon_twitter.png" /></p>
+ <a class="twitter-timeline" href="https://twitter.com/bruncedric" data-widget-id="441264650475159552">Tweets de @bruncedric</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>
+ </article>
+</section>
+
+
+<div class="clear"></div>
+
<div id="download_banner_wrapper">
- <div id="download_banner_content">
- <p class="left">Get EcoreTools now</p>
- <a class="right" href="download.html">Download</a>
- </div>
+ <div id="download_banner_content">
+ <p class="left">Get EcoreTools now</p>
+ <a class="right" href="download.html">Download</a>
+ </div>
</div>
<script type="text/javascript" src="js/googleAnalytics.js"></script>
</body>
-</html>
\ No newline at end of file
+</html>