diff --git a/_includes/2017/related-posts.html b/_includes/2017/related-posts.html index 9143488a0..40696c238 100644 --- a/_includes/2017/related-posts.html +++ b/_includes/2017/related-posts.html @@ -10,7 +10,7 @@ | where_exp: "page", "page.deprecated != true" | sort: "weight", "last" %} -
+ diff --git a/_layouts/2017/sheet.html b/_layouts/2017/sheet.html index 37cadf65c..a224db75e 100644 --- a/_layouts/2017/sheet.html +++ b/_layouts/2017/sheet.html @@ -6,14 +6,14 @@ type: article {% include 2017/top-nav.html page=page %}