From e524c479df386da6b91bc1af2375225a53002491 Mon Sep 17 00:00:00 2001 From: Nasir Anthony Montalvo Date: Fri, 14 Nov 2025 15:14:28 -0600 Subject: [PATCH] editing out featured image for now --- _data/theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/theme.yml b/_data/theme.yml index 6e03a03..254de0e 100644 --- a/_data/theme.yml +++ b/_data/theme.yml @@ -8,7 +8,7 @@ # # featured image is used in home page banner and in meta markup to represent the collection # use either an objectid (from an item in this collect), a relative location of an image in this repo, or a full url to an image elsewhere -featured-image: demo_033 +featured-image: false featured-image-alt-text: # add alt text if using url for featured-image (objectid will be automatic from metadata) # optional: add extra padding around collection title for a larger image feature. home-title-y-padding: 10em # the margin from the top your title portion will appear.