Skip to content

Commit c17f719

Browse files
authored
Merge pull request #25 from HackBrexit/feature/8
adds twitter #hackbrexit widget Paired with @eddiejaoude who reviewed PR.
2 parents 762c35a + c3eeed3 commit c17f719

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_layouts/default.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,12 @@ <h3 class="card-header">
4343
</div>
4444
</div>
4545
{% endfor %}
46+
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+
4650
</div>
51+
4752
{% include footer.html %}
4853

4954
{% include foot.html %}

0 commit comments

Comments
 (0)