mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 00:05:37 +01:00
11 lines
156 B
JavaScript
11 lines
156 B
JavaScript
|
|
//=include bigchain/github.js
|
|
//=include bigchain/testimonials.js
|
|
//=include bigchain/smoothscroll.js
|
|
|
|
jQuery(function($) {
|
|
|
|
Testimonials.init();
|
|
|
|
});
|