diff --git a/_layouts/default.html b/_layouts/default.html index d71ef3d..b2c3064 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -54,6 +54,20 @@ layout: compress + {% if page.layout == "posts" %} + + {% endif %}
Ryan Walters