From e5cc7eb14b508638c27eeec79607461e90dbf4a2 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Sat, 5 Mar 2016 22:28:32 +0100 Subject: [PATCH] Fix hard-coded video mime-type in the galleria theme. (Ref #196) --- sigal/themes/galleria/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sigal/themes/galleria/templates/index.html b/sigal/themes/galleria/templates/index.html index d9fe4a8..4c9210d 100644 --- a/sigal/themes/galleria/templates/index.html +++ b/sigal/themes/galleria/templates/index.html @@ -147,7 +147,7 @@ data-title="{{ media.title if media.title else media.filename }}" data-description="{{ img_description(media) }}" data-layer="" /> {% endif %}