From 747bdc895aa0b271f8398a2d5d1a41699bded5b1 Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Tue, 22 Mar 2022 10:26:28 +0100 Subject: [PATCH] [shortcodes/flexcolumn] Add column flex layout --- layouts/shortcodes/flexcolumn.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 layouts/shortcodes/flexcolumn.html diff --git a/layouts/shortcodes/flexcolumn.html b/layouts/shortcodes/flexcolumn.html new file mode 100644 index 0000000..1dbe484 --- /dev/null +++ b/layouts/shortcodes/flexcolumn.html @@ -0,0 +1,3 @@ +
+{{- .Inner -}} +