diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index 2035412..07913f9 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -28,29 +28,32 @@ withBlogSidebar: true {% endif %}
- Planted: - {% if updated %} -
- Tended: - {% endif %} - {% if category | withoutGardenTags %} - + {# Digital Garden stage badge #} + {% include "components/garden-badge.njk" %} +
+ {% if updated %} +
+ Tended: +
{% endif %} - {# Digital Garden stage badge #} - {% include "components/garden-badge.njk" %} {# Bridgy syndication content - controls what gets posted to social networks #}