Skip to content

Instantly share code, notes, and snippets.

@Hultner
Created October 3, 2014 14:09
Show Gist options
  • Save Hultner/3282233e9a0d16c03470 to your computer and use it in GitHub Desktop.
Save Hultner/3282233e9a0d16c03470 to your computer and use it in GitHub Desktop.
Röd Oktober
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="15">
<title>Röd Oktober</title>
<style>
body{
background-color: #000;
}
iframe, iframe#twitter-widget-0{
width: 100% !important;
}
a{
display: none;
}
</style>
</head>
<body>
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/hashtag/r%C3%B6doktober" data-widget-id="518036064221405185">#rödoktober 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>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment