diff --git a/_includes/header.html b/_includes/header.html index 93fbe2b..510591b 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -8,7 +8,13 @@ +{% if page.layout == "post" %} + + + +{% else %} +{% endif %}