From a3f1d84c5175ae75f62ed2bdbc3b0f4b2118bc09 Mon Sep 17 00:00:00 2001 From: Ahmad Yasser Date: Fri, 6 Nov 2020 11:10:30 +0800 Subject: [PATCH 1/2] fix(article): related contents is showing hidden post --- layouts/partials/article/components/related-contents.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/partials/article/components/related-contents.html b/layouts/partials/article/components/related-contents.html index 1265387..ed8db2e 100644 --- a/layouts/partials/article/components/related-contents.html +++ b/layouts/partials/article/components/related-contents.html @@ -5,9 +5,11 @@ {{ end }} - \ No newline at end of file + From 37a20907390522237b9c3de6de533a2459eac074 Mon Sep 17 00:00:00 2001 From: Ahmad Yasser Date: Fri, 6 Nov 2020 16:19:26 +0800 Subject: [PATCH 2/2] fix(article): related contents is showing hidden post --- layouts/partials/article/components/related-contents.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/layouts/partials/article/components/related-contents.html b/layouts/partials/article/components/related-contents.html index ed8db2e..94063ef 100644 --- a/layouts/partials/article/components/related-contents.html +++ b/layouts/partials/article/components/related-contents.html @@ -1,13 +1,11 @@