From 6f34a6cdfeae9a90ea5880a99d59650b76ea9812 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sat, 2 Apr 2022 14:43:02 -0700 Subject: [PATCH] add constellation pic --- data/gallery/DSC03157.jpg | 3 +++ src/pages/index.js | 1 + 2 files changed, 4 insertions(+) create mode 100644 data/gallery/DSC03157.jpg diff --git a/data/gallery/DSC03157.jpg b/data/gallery/DSC03157.jpg new file mode 100644 index 0000000..f5a0a63 --- /dev/null +++ b/data/gallery/DSC03157.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c0bf5cb87278138d16d67e1577cc76e362cf75c61bb2c1eb75b30fd4c6de83 +size 14836892 diff --git a/src/pages/index.js b/src/pages/index.js index 778fbf4..a217e89 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -249,6 +249,7 @@ export const query = graphql` "DSC06201.jpg" # Wheatland snowy hills "DSC01849.jpg" # cherry blossom among many "DSC01924.jpg" # cherry blossom sea + "DSC03157.jpg" # constellation of flowers ] } }