mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
10 lines
143 B
JavaScript
10 lines
143 B
JavaScript
//=include bigchain/newsletter.js
|
|
//=include bigchain/github.js
|
|
//=include bigchain/meetup.js
|
|
|
|
jQuery(function($) {
|
|
|
|
Newsletter.init()
|
|
|
|
})
|