1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-02 00:05:37 +01:00
site/_src/_assets/javascripts/page-front.js

10 lines
126 B
JavaScript
Raw Normal View History

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