diff --git a/src/pages/photogallery.js b/src/pages/photogallery.js index f14b24b..a964734 100644 --- a/src/pages/photogallery.js +++ b/src/pages/photogallery.js @@ -81,7 +81,9 @@ export const query = graphql` fields { imageMeta { dateTaken - ObjectName + meta{ + ObjectName + } } } }