{{ if .Params.featured_image }}
diff --git a/layouts/post/summary.html b/layouts/post/summary.html
index c06c325..29a6d35 100644
--- a/layouts/post/summary.html
+++ b/layouts/post/summary.html
@@ -5,7 +5,7 @@
{{ end }}
diff --git a/layouts/index.html b/layouts/index.html index 0361bce..148525e 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -37,7 +37,7 @@ {{/* Now, range through the next four after the initial $n_posts items. Nest the requirements, "after" then "first" on the outside */}} {{ range (first 4 (after $n_posts $section)) }}
By {{ .Author }}
*/}}