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