From ce73bdcb39b10b2e04cee4cdf721f98abbf77c12 Mon Sep 17 00:00:00 2001 From: gauravkukade Date: Sat, 15 May 2021 00:47:55 +0530 Subject: [PATCH] Update default.html --- _includes/featuredbox.html | 6 +++--- _layouts/default.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 }}