From 6736670d1030ef283d7874fa0df41004124114dc Mon Sep 17 00:00:00 2001 From: Dillon Date: Thu, 30 Jan 2020 00:54:03 +0800 Subject: [PATCH] feat(countdown): add style para for countdown shortcode --- layouts/shortcodes/countdown.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/countdown.html b/layouts/shortcodes/countdown.html index fd28e0c..dab9a43 100644 --- a/layouts/shortcodes/countdown.html +++ b/layouts/shortcodes/countdown.html @@ -8,5 +8,5 @@ {{ else -}} {{ .Page.Scratch.Set "countdownMap" $new -}} {{ end -}} -
+
{{ end -}} \ No newline at end of file