From 9e235346df12adbc8ca96175014fe762f1d317e1 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 14 Jul 2018 01:09:17 +1000 Subject: [PATCH] Fix Hugo interpreting comment as shortcode --- layouts/shortcodes/gifv.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/gifv.html b/layouts/shortcodes/gifv.html index 92ecdd9..503d15a 100644 --- a/layouts/shortcodes/gifv.html +++ b/layouts/shortcodes/gifv.html @@ -1,4 +1,4 @@ - +
{{ range $param := .Params }}