diff --git a/_includes/featuredbox.html b/_includes/featuredbox.html index 90f1b29..0586630 100644 --- a/_includes/featuredbox.html +++ b/_includes/featuredbox.html @@ -8,9 +8,9 @@
{% if site.lazyimages == "enabled" %} - + Featured image of the post {% else %} - + Featured image of the post {% endif %}
@@ -56,4 +56,4 @@

{{ post.excerpt | strip_html | truncatewords:25 }}

- \ No newline at end of file + diff --git a/_layouts/default.html b/_layouts/default.html index 3666299..8e6faea 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -107,7 +107,7 @@
-

{{ site.name }}

+

{{ site.name }}

{{ site.description }}