From 39cdadf73088fbb4e35c89fbd968b283d3ca613c Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 20 Sep 2017 14:27:06 +0200 Subject: [PATCH] switch hero CTA --- _src/_data/content-front.yml | 1 + _src/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_src/_data/content-front.yml b/_src/_data/content-front.yml index 2dd5d91..4ca5eb3 100644 --- a/_src/_data/content-front.yml +++ b/_src/_data/content-front.yml @@ -1,6 +1,7 @@ hero: title: "The blockchain database network for the decentralized stack" description: "IPDB is a ready-to-use public network with a focus on strong governance, all powered by BigchainDB." + action: "Get started with IPDB" intro: title: "A planetary-scale blockchain database" diff --git a/_src/index.html b/_src/index.html index 29790e2..dbfe0c0 100644 --- a/_src/index.html +++ b/_src/index.html @@ -18,7 +18,7 @@ css: page-front

{{ content.hero.title }}

{{ content.hero.description }}

- {{ site.signup.button }} + {{ content.hero.action }}
@@ -164,7 +164,7 @@ css: page-front -
+