I have a situation where I have to range over an src array inside resources in front matter. But I am having a hard time figuring out how to do it. I have given the code below. And also, is this the right way to approach this problem? Any suggestions will be helpful.
resources:
- name: main
src: ‘kitchen-nightmares.jpg’ src: [‘amys-baking-company.jpg’, ‘Levantis-Italian-Restaurant.jpg’, ‘Mill-Street-Bistro.jpg’, …]