From 2841e94e8e6271271ee7db1911dcc259139732c6 Mon Sep 17 00:00:00 2001 From: bensteinberg Date: Mon, 11 Mar 2024 13:01:32 -0400 Subject: [PATCH] Link to museum for colors --- .prettierignore | 4 +++- src/data/gallery.js | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.prettierignore b/.prettierignore index 5392d61..ca90501 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1 +1,3 @@ -src/data/redacted \ No newline at end of file +src/data/redacted +src/robots.txt +src/sitemap.txt diff --git a/src/data/gallery.js b/src/data/gallery.js index c781218..2d3981b 100644 --- a/src/data/gallery.js +++ b/src/data/gallery.js @@ -142,7 +142,8 @@ export const galleryItems = [ description: "What's the color of caselaw?", section: 2, order: 10, - pageUrl: "https://colors.lil.tools/", + pageUrl: + "https://museum.lil.tools/archive/caselaw-access-project/colors.html", repoUrl: "https://github.com/harvard-lil/colors", image: "gallery-image-09.png", },