diff --git a/source/_layouts/post.html b/source/_layouts/post.html index 084138b2..2cd5dc31 100644 --- a/source/_layouts/post.html +++ b/source/_layouts/post.html @@ -1,5 +1,7 @@ {% extends 'default' %} +{% block body_classes %}page--blog page--blog__post{% endblock %} + {% block content_wrapper %}