Skip to content

Instantly share code, notes, and snippets.

@sskylar
Created February 4, 2015 16:43
Show Gist options
  • Save sskylar/4bed8d1148e4fb84ba1f to your computer and use it in GitHub Desktop.
Save sskylar/4bed8d1148e4fb84ba1f to your computer and use it in GitHub Desktop.
Check if post contains a particular tag in Siteleaf
{% if taxonomy['tags'].all contains 'My Tag' %}true{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment