diff --git a/data/gallery/DSC00340.jpg b/data/gallery/DSC00340.jpg new file mode 100644 index 0000000..8951e19 --- /dev/null +++ b/data/gallery/DSC00340.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37863361e69249fd9166d3d24201b562a18a0c01c16f1538803d1380ac417abc +size 3066742 diff --git a/data/gallery/DSC07490.jpg b/data/gallery/DSC07490.jpg new file mode 100644 index 0000000..1b247ba --- /dev/null +++ b/data/gallery/DSC07490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02e9204b01cf4307b9bcf1dc3cc3c9e55f1592f52c5fb5c9be07c884b48d2ec +size 6977864 diff --git a/src/pages/index.js b/src/pages/index.js index 4827244..c294521 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -98,8 +98,8 @@ export const query = graphql` allFile( filter: { sourceInstanceName: {eq: "gallery"}, - # base: {nin: ["DSC01699.jpg", "DSC02981.jpg", "_DSC4155.jpg", "DSC02538.jpg", "DSC05851.jpg"]} - # no vertical images + # images that don't work well + base: {nin: ["DSC00340.jpg"]} childrenImageSharp: {elemMatch: {fluid: {aspectRatio: {gte: 1.4}}}} } ) {