mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 00:05:37 +01:00
12 lines
183 B
JavaScript
12 lines
183 B
JavaScript
//=include bigchain/smoothscroll.js
|
|
//=include bigchain/newsletter.js
|
|
//=include bigchain/wrigley.js
|
|
|
|
jQuery(function($) {
|
|
|
|
//
|
|
// init modules
|
|
//
|
|
Newsletter.init()
|
|
})
|