diff --git a/themes/hugoplate/layouts/index.html b/themes/hugoplate/layouts/index.html index 769268c..696e2df 100755 --- a/themes/hugoplate/layouts/index.html +++ b/themes/hugoplate/layouts/index.html @@ -15,7 +15,7 @@ {{ if .enable }} @@ -65,7 +65,7 @@ {{ with .button }} {{ if .enable }} - + {{ .label }} diff --git a/themes/hugoplate/layouts/partials/call-to-action.html b/themes/hugoplate/layouts/partials/call-to-action.html index b22cb05..4daaab6 100644 --- a/themes/hugoplate/layouts/partials/call-to-action.html +++ b/themes/hugoplate/layouts/partials/call-to-action.html @@ -18,7 +18,7 @@

{{ with .Params.button }} {{ if .enable }} - + {{ .label }} {{ end }}