From 112091cbf66b6ac44f578749f4cb1742c51361ee Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 30 Jul 2020 04:58:05 +0800 Subject: [PATCH 1/2] Improved the posts layout. --- _includes/disqus.html | 6 ++++-- _includes/related-posts.html | 2 +- _layouts/post.html | 22 +++++++++++----------- assets/css/post.scss | 33 ++++----------------------------- 4 files changed, 20 insertions(+), 43 deletions(-) diff --git a/_includes/disqus.html b/_includes/disqus.html index 2aa49d3..4b4b149 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -7,8 +7,10 @@ MIT License --> -
-

Comments powered by Disqus.

+
+

+ Comments powered by Disqus. +

diff --git a/_includes/related-posts.html b/_includes/related-posts.html index fa256f3..03c1828 100644 --- a/_includes/related-posts.html +++ b/_includes/related-posts.html @@ -84,7 +84,7 @@ {% if index_list.size > 0 %} -