Skip to content

Commit

Permalink
changed items layout for pdf items to use pdf viewer instead of thumb…
Browse files Browse the repository at this point in the history
…nail
  • Loading branch information
libbylearnsdh committed Apr 2, 2024
1 parent 5d00e6f commit ba9bb70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/item/pdf.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
<div class="card mb-4 text-center">
<div class="card-body">
<p>
{% comment %}
{% include item/item-thumb.html %}
{% endcomment %}
{% include item/pdf-embed.html %}
</p>

<div class="mt-2">
Expand Down

0 comments on commit ba9bb70

Please sign in to comment.