mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
quick fix for community page js
This commit is contained in:
parent
397f46fb82
commit
f986418eba
@ -1,12 +1,10 @@
|
||||
|
||||
//=include is-in-viewport/lib/isInViewport.js
|
||||
//=include bigchain/testimonials.js
|
||||
//=include bigchain/newsletter.js
|
||||
|
||||
jQuery(function($) {
|
||||
|
||||
Newsletter.init()
|
||||
Testimonials.init()
|
||||
|
||||
var wrigley = $('#wrigley'),
|
||||
wrigleyArm = wrigley.find('#arm'),
|
||||
|
Loading…
Reference in New Issue
Block a user