diff --git a/_includes/blog-list.njk b/_includes/blog-list.njk index bccecd5..49518b1 100644 --- a/_includes/blog-list.njk +++ b/_includes/blog-list.njk @@ -13,10 +13,22 @@
-
+
{%- for post in collections.posts | reverse -%} -
- {{ post.data.title }} +
+ +

{{ post.data.title }}

+
+ {{ post.data.imageDescription }} +
+