diff --git a/_layouts/default.html b/_layouts/default.html index b2c3064..5c109c8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,7 +23,7 @@ layout: compress - {% if page._preview_description or page._preview_image and page.title or page.name == "index.html" -%} + {% if page._preview_description and page.title or page.name == "index.html" -%}