diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index 1806f0e..9a259c0 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -141,14 +141,14 @@ withBlogSidebar: true {% set _relPost = collections.posts | postByUrl(relUrl) %}