diff --git a/src/components/GalleryImage.js b/src/components/GalleryImage.js index 44a0ef2..ef97750 100644 --- a/src/components/GalleryImage.js +++ b/src/components/GalleryImage.js @@ -107,9 +107,9 @@ const GalleryImage = ({ data, pageContext }) => {

{image.base}

{hasName(image) &&

{name}

} -

{meta.iptc.caption}

+

{meta.iptc.caption}

- {
} + {
} {(locationString) &&