Fetch and display images from Kirby blocks field through KQL
Hi there I am using Kirby as a backend for a Nuxt site. To do that I am fetching the data from Kirby through the plug-in Nuxt KQL (https://github.com/johannschopplich/nuxt-kql). I managed fetching all of the textual data but I couldn’t find a way to fetch from KQL images. In particular I have single files fields as well as files fields nested in structure fields.