Add embedded tweet JS

This commit is contained in:
Oliver Davies 2016-03-18 02:29:59 +00:00
parent 828e650c3a
commit dead8a3f82
3 changed files with 11 additions and 4 deletions

View file

@ -13,4 +13,5 @@ g.task 'vendor-scripts', =>
'vendor/bower/jquery/dist/jquery.js',
'vendor/bower/bootstrap-sass/assets/javascripts/bootstrap/collapse.js',
'scripts/vendor/github-cards.js'
'scripts/vendor/tweets.js'
], 'vendor.js'