From deb0f30e5ee98731f7df642e349009ae54f7aee4 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 19 May 2017 14:49:07 +0200 Subject: [PATCH] grab enterprise testimonial from testimonials data --- _src/enterprise.html | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/_src/enterprise.html b/_src/enterprise.html index 26344b3..84df3ee 100644 --- a/_src/enterprise.html +++ b/_src/enterprise.html @@ -33,12 +33,6 @@ intro: description: "Interoperability with Ethereum, IPFS, Bitcoin and other protocols such as the Interledger Protocol (ILP), IPLD, COALA IP and COALA SC mean that enterprises can develop their applications knowing that their work is future-proofed." icon: icon-plug -testimonial: - copy: "It takes me one day to build on BigchainDB what it took me 30 days to build on Bitcoin." - name: Thomas Fürstner - org: CEO Riddle & Code - image: thomas-fuerstner.jpg - support: title: "Hands-on production support" description: "From ideation to production, we have the team and technology to help you build enterprise-grade applications and platforms." @@ -141,14 +135,15 @@ contact:
+
-
{{ page.testimonial.copy }}
+
{{ site.data.testimonials.set4[0].quote }}
- + - {{ page.testimonial.name }} - {{ page.testimonial.org }} + {{ site.data.testimonials.set4[0].name }} + {{ site.data.testimonials.set4[0].org }}