From 0259d94cb75616f384b6ffcce7b37681847e2ef9 Mon Sep 17 00:00:00 2001 From: Pawan Mishra Date: Sat, 25 Nov 2023 15:49:38 +0530 Subject: [PATCH] add newline --- _layouts/category.html | 2 +- _layouts/default.html | 2 +- _layouts/post.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/category.html b/_layouts/category.html index 701fa15..87b8613 100644 --- a/_layouts/category.html +++ b/_layouts/category.html @@ -25,4 +25,4 @@ {% endif %} -{% include page/explore.html %} \ No newline at end of file +{% include page/explore.html %} diff --git a/_layouts/default.html b/_layouts/default.html index eeb501e..007351e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,4 +19,4 @@ {% include externals/scripting.html %} {% include externals/google_analytics.html %} - \ No newline at end of file + diff --git a/_layouts/post.html b/_layouts/post.html index 64bec9f..01e93b1 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -9,4 +9,4 @@ {% include post/about.html %} -{% include externals/disqus.html %} \ No newline at end of file +{% include externals/disqus.html %}