From cc09d859ef642223691b21f95ca3a3dd9458d19d Mon Sep 17 00:00:00 2001 From: Victor Lin <13424970+victorlin@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:48:41 -0700 Subject: [PATCH] Update instructions to add new cards Reflects changes from the previous two commits. --- static-site/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-site/README.md b/static-site/README.md index 94222865f..0f2326ae5 100644 --- a/static-site/README.md +++ b/static-site/README.md @@ -81,7 +81,7 @@ We may wish to rename this directory to avoid any doubt. * "Edit" -> "Scale Image" to 250 x 250px * "File" -> "Save Image" & use PNG 3. Save the file in `./static/splash_images` -4. Edit `./src/components/Cards/coreCards.js`, `./content/community-datasets.yaml` or `./src/components/Cards/narrativeCards.js` to include the card & title. +4. Edit `./src/components/splash/showcase.yaml` to include the card & title. 5. Edit `./src/components/Footer/index.jsx` to provide credit for the photo. ### Adding new team members