diff --git a/layouts/shortcodes/grid.html b/layouts/shortcodes/grid.html index 392b8740b4c..73660037aeb 100644 --- a/layouts/shortcodes/grid.html +++ b/layouts/shortcodes/grid.html @@ -1,6 +1,6 @@ {{ $cols := .Get "cols" | default 3 }}
{{ $items := index .Page.Params (.Get "items" | default "grid") }} {{ range $items }}