I want to try to point {{ post.title }} to ‘xxxx’ is it possible?
{% set featured = taxonomy.findTaxonomy({‘tag’: ‘xxxx’ }) %}
I want to try to point {{ post.title }} to ‘xxxx’ is it possible?
{% set featured = taxonomy.findTaxonomy({‘tag’: ‘xxxx’ }) %}