From 47dcc91f7b652297ea913b09530dfb71e379cee5 Mon Sep 17 00:00:00 2001 From: amyrb <8084354+amyrb@users.noreply.github.com> Date: Sun, 12 Nov 2023 08:28:16 -0800 Subject: [PATCH] add metadata file name to config yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4ddee20..731fee1 100644 --- a/_config.yml +++ b/_config.yml @@ -34,7 +34,7 @@ author: amyrb # # Set the metadata for your collection (the name of the csv file in your _data directory that describes the objects in your collection) # Use the filename of your CSV **without** the ".csv" extension! E.g. _data/demo-metadata.csv --> "demo-metadata" -metadata: demo-metadata +metadata: amyrb_nwpostcards_cbdemo ########## # Site/Organization Branding