From 9caf57c3b642391325e9e70e03cead529f02516f Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Wed, 12 Jun 2019 19:44:53 -0400 Subject: Updated posts, removed lunr, fixed similar/all post list layout bug. --- _includes/similar-posts.liquid | 1 + 1 file changed, 1 insertion(+) (limited to '_includes/similar-posts.liquid') diff --git a/_includes/similar-posts.liquid b/_includes/similar-posts.liquid index 0dddca2..9a7e33a 100644 --- a/_includes/similar-posts.liquid +++ b/_includes/similar-posts.liquid @@ -9,6 +9,7 @@ if post.categories and page.categories and page.title != post.title + and page.categories.first and post.categories contains page.categories.first %}
  • -- cgit v1.2.3