diff --git a/_layouts/post.html b/_layouts/post.html index 364b76c..751b984 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -22,15 +22,13 @@ sidebar:
{%- if page.previous -%} + page.previous.title | escape }}">{{ page.previous.title | escape | truncatewords: 6 }} {%- else -%} {%- endif -%} {%- if page.next -%} - + {%- else -%} {%- endif -%} @@ -41,7 +39,7 @@ sidebar: