Hello,
I'm using the deliver theme and I 'd like to set images in a grid instead of the font-awesome icons.
Replacing 'icon' with e.g. 'image' won't work.
https://learn.getgrav.org/content/image-linking only explains how to insert images in markdown.
But the grid content is in frontmatter.
Can you tell me how to solve that?
Here's the frontmattter code for one of the grids:
header: 'header text'
text: 'main text'
icon: wheelchair
linkurl: contact
linktext: 'link text'