From 9b68b010e7eb8e33dd6bec7e335a59e8fcc9eba3 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sat, 9 Jul 2022 12:13:42 -0700 Subject: [PATCH] fix vibrant hue sort --- src/pages/photogallery.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/photogallery.js b/src/pages/photogallery.js index 3726efa..f99263b 100644 --- a/src/pages/photogallery.js +++ b/src/pages/photogallery.js @@ -139,6 +139,7 @@ export const query = graphql` } fields { imageMeta { + vibrantHue dominantHue dateTaken meta {