From 0b300cfd47125c2912c0ec4c6a3e67b5232f5c0e Mon Sep 17 00:00:00 2001 From: kkenny Date: Mon, 1 Jul 2024 19:18:17 -0400 Subject: [PATCH] Update _layouts/gallery_page.html --- _layouts/gallery_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/gallery_page.html b/_layouts/gallery_page.html index ef63f69..30b21c1 100644 --- a/_layouts/gallery_page.html +++ b/_layouts/gallery_page.html @@ -36,7 +36,7 @@ width="{{ image[1] | divided_by: site.gallery.thumbnail_size.retina }}" height="{{ site.gallery.thumbnail_size.y | divided_by: site.gallery.thumbnail_size.retina }}" /> - {% assign image_root = "/usr/local/jekyll/sites/photos.kameronkenny.com/_site/photos/san_francisco/" } + {% assign image_root = "/usr/local/jekyll/sites/photos.kameronkenny.com/_site/photos/san_francisco/" %} {% assign image_path = image_root.concat(image[0]) %} {% capture has_exif %}{{ image_path | exif: "exif?" }}{% endcapture %} {% if has_exif %}