diff --git a/layouts/shortcodes/partial.html b/layouts/shortcodes/partial.html new file mode 100644 index 0000000..c9d3496 --- /dev/null +++ b/layouts/shortcodes/partial.html @@ -0,0 +1 @@ +{{ partial (.Get 0) . }}