From 5437521798291b54dabb6645de0094e458c9c228 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Thu, 23 May 2019 16:30:26 +0200 Subject: #39, Finish columns shortcode, clean scss --- layouts/shortcodes/expand.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/shortcodes/expand.html') diff --git a/layouts/shortcodes/expand.html b/layouts/shortcodes/expand.html index 049fdd1..547fb3f 100644 --- a/layouts/shortcodes/expand.html +++ b/layouts/shortcodes/expand.html @@ -6,7 +6,7 @@
- {{- .Inner | markdownify -}} + {{ .Inner | markdownify }}
-- cgit v1.2.3