diff --git a/layouts/index.html b/layouts/index.html index 6e5b69b..08d3d11 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -32,16 +32,18 @@ {{ range first 2 $.Site.RegularPages }}
- {{ end }}
+
+ {{ if .Params.featured_image }}
+
+ {{ end }}
+
- {{ end }}
+
+ {{ if .Params.featured_image }}
+
+ {{ end }}
+