site/_src/_assets/javascripts/page-front.js

11 lines
156 B
JavaScript

//=include bigchain/github.js
//=include bigchain/testimonials.js
//=include bigchain/smoothscroll.js
jQuery(function($) {
Testimonials.init();
});