diff --git a/_layouts/bib.html b/_layouts/bib.html index 2532fc5..b32bcc2 100644 --- a/_layouts/bib.html +++ b/_layouts/bib.html @@ -5,12 +5,13 @@
{%- if entry.preview -%} {% if entry.preview contains '://' -%} - + {%- else -%} {%- assign entry_path = entry.preview | prepend: '/assets/img/publication_preview/' -%} {% include figure.html path=entry_path class="preview z-depth-1 rounded" + zoomable=true alt=entry.preview -%} {%- endif -%} {%- elsif entry.abbr -%}