I have switched to in a fresh load of "grav-skeleton-bootstrap4-site".
Why does @taxonomy give an Array to String Conversion error with the following front matter:
content:
items:
'@taxonomy':
tag: [photography,text]
order:
by: date
dir: desc
limit: 5
pagination: '1'
Thank you.
Ian Russell