Add a GitHub card

This commit is contained in:
Oliver Davies 2016-03-18 02:29:36 +00:00
parent 583dab907b
commit 828e650c3a
3 changed files with 4 additions and 0 deletions

View file

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