Twitter Timeline Cookies
diff --git a/pages/_index.html b/pages/_index.html
index f7cc7d4..d601e90 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -35,12 +35,11 @@
<div id="rightcolumn">
<p><img src="images/edaptLogo.png" width="255" height="109" alt="Edapt Logo"></p>
- <p><a class="twitter-timeline" width="255" height="570" href="https://twitter.com/hashtag/edapt">#edapt Tweets</a>
+ <p><a class="twitter-timeline" width="255" height="570" href="https://twitter.com/hashtag/edapt" >#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>
-<script>
// via https://stackoverflow.com/questions/5968196/check-cookie-if-cookie-exists
function getCookie(name) {
var dc = document.cookie;
@@ -63,7 +62,7 @@
function createTimeline() {
var twitterContainer = document.getElementById("twitter-timeline");
twttr.widgets.createTimeline(
- "531835569395863553",
+ "503883842478809088",
twitterContainer,
{
height: 400