Big fan of Grav, usually can figure out any problems but this one has me stuck.
I added a custom blueprint for a singular image upload that will be referenced on a page. This is how it looks in the header of that file. The image upload is titled simply as 'icon'.
I am trying to output some of its values like this: {{ page.custom.icon.name }} or even {{ page.header.custom.icon.name }}
Thanks so much in advance, this is a fantastic CMS and can't wait to launch a website on it.