From e4019d38d411202c70932c4c4a334b79fadd6307 Mon Sep 17 00:00:00 2001 From: James Purser Date: Thu, 8 Sep 2022 16:58:09 +1000 Subject: [PATCH] Currently wrong description being used on images --- pages/galleryimages/[galleryImage].js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/galleryimages/[galleryImage].js b/pages/galleryimages/[galleryImage].js index 59794dc..a86b452 100755 --- a/pages/galleryimages/[galleryImage].js +++ b/pages/galleryimages/[galleryImage].js @@ -25,7 +25,7 @@ const galleryImage = ({pagedata, imageDetails, basepath} ) => {

Title: {imageDetails.data[0].attributes.Title}

Gallery: {imageDetails.data[0].attributes.galleries.data[0].attributes.Title}

-

+