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

11 lines
156 B
JavaScript
Raw Normal View History

2016-02-06 14:33:15 +01:00
//=include bigchain/github.js
2016-02-14 17:53:37 +01:00
//=include bigchain/testimonials.js
//=include bigchain/smoothscroll.js
jQuery(function($) {
2016-02-14 17:53:37 +01:00
Testimonials.init();
});