From 36dfb575cb6a3440d3a6b506053c5ba03e490e64 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Tue, 5 Oct 2021 13:03:29 -0700 Subject: [PATCH] add bright rose in darkness --- data/gallery/_DSC6243.jpg | 3 +++ src/pages/index.js | 1 + 2 files changed, 4 insertions(+) create mode 100644 data/gallery/_DSC6243.jpg diff --git a/data/gallery/_DSC6243.jpg b/data/gallery/_DSC6243.jpg new file mode 100644 index 0000000..a513083 --- /dev/null +++ b/data/gallery/_DSC6243.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a168e614dd28b63ba5512e956bf4fd7d6dfb11ada40c947b49f19cf66cb4f19 +size 1157940 diff --git a/src/pages/index.js b/src/pages/index.js index e057649..c36a204 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -231,6 +231,7 @@ export const query = graphql` "_DSC6062.jpg" # field of wildflowers "_DSC6060.jpg" # edge of the world "_DSC6219.jpg" # whihte/yellow rosebush + "_DSC6243.jpg" # bright rose in darkness ] } }