//=include ../../../node_modules/svg4everybody/dist/svg4everybody.js //=include ../../../node_modules/jquery/dist/jquery.js //=include bigchain/analytics.js //=include bigchain/forms.js //=include bigchain/smoothscroll.js jQuery(function($) { // // init modules // GoogleAnalytics.init(); Forms.init(); SmoothScroll.init(); });