diff --git a/layouts/index.html b/layouts/index.html index 81cf6ba..caf262c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -31,7 +31,7 @@
{{- range first 1 (where .Site.RegularPages "Type" "in" .Site.Params.mainSections) -}} -
+
{{ .Render "card-large" }}
{{- end -}}