Hi everyone.
I´m using a Taxonomy Collections to create the homepage of my website. The frontmatter from the homepage looks like this:
title: Inicio
visible: true
content:
'@taxonomy.tag': inicio
limit: 5
order:
by: date
dir: desc
pagination: '1'
Now, I´m sure that there are articles with the tag ´inicio' but when I open the homescreen is empty. I´m really lost here.
I´m using Grav v1.6.16 and Admin v1.8.11.
Thank you in advance.