2018 Football National Signing Day
Football Links
Tweets by @UCLAFootball !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");
require.config({
paths: {
// browserify bundle generated using the `--standalone` flag, making it module system loadable
// docs: https://github.com/substack/node-browserify#usage
// tutorial: http://www.forbeslindesay.co.uk/post/46324645400/standalone-browserify-builds
signingDay: 'https://s3-us-west-2.amazonaws.com/signing-day/dist/bundle'
},
// no shim config required
shim: {}
});
// no callback function body because the `championships` script is a self-contained browserify bundle that interacts directly with the DOM
require(['signingDay'], function(){});