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