From e1505569c8ab29f72fa585ccb914f10434bc545b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 1 Mar 2018 07:39:54 +0000 Subject: [PATCH] Fix widths on last page --- source/blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog.html b/source/blog.html index 6197fbd3..b90195fb 100644 --- a/source/blog.html +++ b/source/blog.html @@ -43,7 +43,7 @@ use: [posts] {% endif %} {% if page.pagination.previous_page %} -
  • +
  • Newer posts →
  • {% endif %}