From 824effb124e77d55435a20a6fd1a81fa34c183e3 Mon Sep 17 00:00:00 2001 From: juliastone0729 Date: Thu, 7 Mar 2024 11:54:47 -0800 Subject: [PATCH] Remove time and location from homepage --- _layouts/home-infographic.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_layouts/home-infographic.html b/_layouts/home-infographic.html index de78a90..8df49ad 100644 --- a/_layouts/home-infographic.html +++ b/_layouts/home-infographic.html @@ -8,16 +8,12 @@
{% include index/description.html %} - {% include index/carousel.html title="Sample Items" %} + {% include index/carousel.html title="Photos from the Collection" %}
- {% include index/time.html %} - {% include index/featured-terms.html field="subject" title="Top Subjects" btn-color="primary" %} - - {% include index/featured-terms.html field="location" title="Locations" btn-color="outline-secondary" %} {% include index/objects.html %}