diff --git a/_includes/thumbnail_blog.html b/_includes/thumbnail_blog.html index 9a4fb92..c2dae71 100644 --- a/_includes/thumbnail_blog.html +++ b/_includes/thumbnail_blog.html @@ -1,9 +1,15 @@ {% if post.custom_thumbnail_name == null %} - + {% else %} - + {% endif %} {% if post.progress_update == true %} #{{ post.title | slice: 2, 2 }} @@ -14,7 +20,7 @@ {% endif %} - + {% if include.pre_header %}