From 60ba04ef5f2752bfb41359162e5576c2577eaedf Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 29 Sep 2018 17:19:37 -0400 Subject: update image include to not put full-size image if browser doesn't support picture tag --- _includes/image.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to '_includes/image.html') diff --git a/_includes/image.html b/_includes/image.html index 30af037..8875050 100644 --- a/_includes/image.html +++ b/_includes/image.html @@ -31,7 +31,11 @@ {%- endfor %} {%- endif %} {{ include.descr }} -- cgit v1.2.3