From f3376dd444fb6603792ba3aa1079df651a6626fa Mon Sep 17 00:00:00 2001 From: denes Date: Mon, 27 May 2019 15:42:33 +0200 Subject: [PATCH] Removing call to action --- config.toml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.toml b/config.toml index 59c0881..98b73a9 100644 --- a/config.toml +++ b/config.toml @@ -55,14 +55,6 @@ custom_css = ["css/custom.css"] btnText="Explore Us" btnURL="#services" - # call to action - [params.cta] - enable = true - title = "Great Design & Incredible Features" - content = "Lorem ipsum dolor sit amet consectetur adipisicing elit. Officiis tenetur odio impedit incidunt? Omnis accusantium ea reiciendis, fugit commodi nostrum." - btnURL = "#" - btnText = "Start a project with us" - # counter [params.counter] enable = true