From 34cbc0cebf0c1be8f44e92b62900dfa9eb3678e0 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Mon, 23 Mar 2026 23:59:14 -0500 Subject: [PATCH] Prevent eleventy from mangling image href inside component --- src/_includes/photo_exif.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/photo_exif.liquid b/src/_includes/photo_exif.liquid index 80f3a51..183e28b 100644 --- a/src/_includes/photo_exif.liquid +++ b/src/_includes/photo_exif.liquid @@ -1,7 +1,7 @@ {% assign exif = src | parseExif %}
- Image: {{ title }} + Image: {{ title }}