Skip to content

Commit

Permalink
Remove time and location from homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
juliastone0729 committed Mar 7, 2024
1 parent 77ef347 commit 824effb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions _layouts/home-infographic.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@
<div class="col-md-8">

{% include index/description.html %}
{% include index/carousel.html title="Sample Items" %}
{% include index/carousel.html title="Photos from the Collection" %}

</div>
<div class="col-md-4">

{% 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 %}

Expand Down

0 comments on commit 824effb

Please sign in to comment.