Added Edapt Logo to homepage
diff --git a/images/edaptLogo.png b/images/edaptLogo.png
new file mode 100644
index 0000000..956f6b8
--- /dev/null
+++ b/images/edaptLogo.png
Binary files differ
diff --git a/pages/_index.html b/pages/_index.html
index 8ef92dd..4a2c36e 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -34,7 +34,8 @@
  </div>
  
 <div id="rightcolumn">
-	<p><a class="twitter-timeline" width="255" height="700" href="https://twitter.com/hashtag/edapt" data-widget-id="531835569395863553">#edapt Tweets</a>
+	<p><img src="images/edaptLogo.png" width="255" height="109" alt="Edapt Logo"></p>
+	<p><a class="twitter-timeline" width="255" height="591" href="https://twitter.com/hashtag/edapt" data-widget-id="531835569395863553">#edapt Tweets</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>