+
+diff --git a/_includes/archive-single.html b/_includes/archive-single.html index 258db9ff..94687910 100644 --- a/_includes/archive-single.html +++ b/_includes/archive-single.html @@ -22,7 +22,7 @@ alt="{{ page.title }}"> {% endif %} -
" | remove: "
" }}{% else %}{{ post.title }}{% endif %} +" | remove: "
" }}{% else %}{{ post.title }}{% endif %}{% if post.link %}{% endif %} {% if site.read_time and post.read_time %} {% endif %} {% if post.excerpt %}{{ post.excerpt | markdownify | strip_html | truncate: 160 }}
{% endif %} diff --git a/_includes/page__hero.html b/_includes/page__hero.html new file mode 100644 index 00000000..4a325e4e --- /dev/null +++ b/_includes/page__hero.html @@ -0,0 +1,12 @@ +" | remove: "
" }} + {% endif %} +" | remove: "
" }} - {% endif %} -