Skip to content

Commit c3eeed3

Browse files
committed
Updates Twitter widget to show more tweets
1 parent f349edd commit c3eeed3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_layouts/default.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ <h3 class="card-header">
4444
</div>
4545
{% endfor %}
4646

47-
<a class="twitter-timeline" href="https://twitter.com/hashtag/HackBrexit" data-widget-id="799240489018990592">#HackBrexit 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>
48-
47+
<a class="twitter-timeline" href="https://twitter.com/hashtag/HackBrexit" data-widget-id="799598585474060288">#HackBrexit 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");
48+
</script>
49+
4950
</div>
5051

5152
{% include footer.html %}

0 commit comments

Comments
 (0)