mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
add another set of testimonials on community page
This commit is contained in:
parent
886fe5e724
commit
e79277eafa
@ -1,8 +1,11 @@
|
||||
|
||||
//=include ../../../node_modules/is-in-viewport/lib/isInViewport.js
|
||||
//=include bigchain/testimonials.js
|
||||
|
||||
jQuery(function($) {
|
||||
|
||||
Testimonials.init();
|
||||
|
||||
var wrigley = $('#wrigley'),
|
||||
wrigleyArm = wrigley.find('#arm'),
|
||||
wrigleyHead = wrigley.find('#head'),
|
||||
|
@ -5,6 +5,7 @@ title: Community
|
||||
description: 'There are many ways you can contribute to the BigchainDB project, some very easy and others more involved.'
|
||||
|
||||
js: page-community.min.js
|
||||
quotes: set3
|
||||
---
|
||||
|
||||
<section class="section section-community">
|
||||
@ -68,3 +69,5 @@ js: page-community.min.js
|
||||
</section>
|
||||
|
||||
{% include section-newsletter.html %}
|
||||
|
||||
{% include section-testimonials.html %}
|
||||
|
Loading…
Reference in New Issue
Block a user