diff --git a/_includes/thumbnail_blog.html b/_includes/thumbnail_blog.html index ad3152b..7883070 100644 --- a/_includes/thumbnail_blog.html +++ b/_includes/thumbnail_blog.html @@ -13,6 +13,9 @@
+ {% if include.pre_header %} + {{ include.pre_header }} - + {% endif %} {{ post.date | date: "%-d. %b %Y" }} {% if post.progress_update == true %} diff --git a/_includes/thumbnail_podcast.html b/_includes/thumbnail_podcast.html index 786a637..f95bd68 100644 --- a/_includes/thumbnail_podcast.html +++ b/_includes/thumbnail_podcast.html @@ -22,6 +22,9 @@
+ {% if include.pre_header %} + {{ include.pre_header }} - + {% endif %} {{ episode.date | date: "%-d. %b %Y" }} {% assign title_length = episode.title | size %} diff --git a/index.html b/index.html index 9fb78bb..ff9039b 100644 --- a/index.html +++ b/index.html @@ -138,32 +138,10 @@ title: Safing - Love Freedom