add more photos
This commit is contained in:
parent
d2acfdbc7f
commit
cd6b279d01
BIN
data/gallery/DSC00340.jpg
(Stored with Git LFS)
Normal file
BIN
data/gallery/DSC00340.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
data/gallery/DSC07490.jpg
(Stored with Git LFS)
Normal file
BIN
data/gallery/DSC07490.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -98,8 +98,8 @@ export const query = graphql`
|
|||||||
allFile(
|
allFile(
|
||||||
filter: {
|
filter: {
|
||||||
sourceInstanceName: {eq: "gallery"},
|
sourceInstanceName: {eq: "gallery"},
|
||||||
# base: {nin: ["DSC01699.jpg", "DSC02981.jpg", "_DSC4155.jpg", "DSC02538.jpg", "DSC05851.jpg"]}
|
# images that don't work well
|
||||||
# no vertical images
|
base: {nin: ["DSC00340.jpg"]}
|
||||||
childrenImageSharp: {elemMatch: {fluid: {aspectRatio: {gte: 1.4}}}}
|
childrenImageSharp: {elemMatch: {fluid: {aspectRatio: {gte: 1.4}}}}
|
||||||
}
|
}
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user