{% if post.categories and post.categories | length > 0 %} {% set primary_category = post.categories | first %} {% endif %}