From f8eb6d0646478bc739fc1a1def86ea962a37f735 Mon Sep 17 00:00:00 2001 From: gurusabarish Date: Thu, 24 Feb 2022 22:14:28 +0530 Subject: Added experience in home --- layouts/partials/sections/hero/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/sections/hero/index.html') diff --git a/layouts/partials/sections/hero/index.html b/layouts/partials/sections/hero/index.html index a4db34f..ce3ab27 100644 --- a/layouts/partials/sections/hero/index.html +++ b/layouts/partials/sections/hero/index.html @@ -1,4 +1,4 @@ -{{ if .Site.Params.hero.enable | default true }} +{{ if .Site.Params.hero.enable | default false }}
-- cgit v1.2.3