From 57e070853e6cdc013091af2148217d5b71f5a976 Mon Sep 17 00:00:00 2001 From: John Scott <68079471+JohnScottUK@users.noreply.github.com> Date: Fri, 13 Aug 2021 17:08:46 +0100 Subject: [PATCH] include video does not survive compress.html --- _includes/video | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/video b/_includes/video index d653fd641df6..c85a868c1d0b 100644 --- a/_includes/video +++ b/_includes/video @@ -16,7 +16,7 @@ {% endcapture %} {% assign video_src = video_src | strip %} - + {% unless video_src == "" %}