1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-02 16:25:39 +01:00
site/_src/_assets/javascripts/page-features.js

9 lines
90 B
JavaScript

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