diff --git a/layouts/index.html b/layouts/index.html index bb4eaef..567921d 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -29,10 +29,9 @@
{{ . }}
{{ end }} - {{ with .Site.Params.cta.btnText}}{{ . }}{{ end }} + {{ with .Site.Params.cta.title }}{{ . }}
{{ end }} + {{ with .Site.Params.cta.btnText}}{{ . }}{{ end }}