From 1a205362f13aef3e5afc416bf647cd50af3c5c81 Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:13:36 -0300 Subject: [PATCH] Fixed missing changes to liquid file --- _layouts/bib.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/bib.liquid b/_layouts/bib.liquid index 4223230..df06bca 100644 --- a/_layouts/bib.liquid +++ b/_layouts/bib.liquid @@ -10,7 +10,7 @@ {% else %} {% assign entry_path = entry.preview | prepend: '/assets/img/publication_preview/' %} {% - include figure.html + include figure.liquid path=entry_path sizes = "200px" class="preview z-depth-1 rounded" @@ -273,7 +273,7 @@ {% if entry.video %} {% endif %}