1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-02 16:25:39 +01:00
site/_src/_assets/javascripts/page-front.js
Matthias Kretschmann e77e54190d hero cleanup (#101)
* hero elements & markup cleanup
* simplify intro animation
* bump ruby & node
* fix fallback banner
2017-03-02 14:27:08 +01:00

10 lines
126 B
JavaScript

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