From 9bf75a7cd42c1e69712ebf043cf36afa6603df4a Mon Sep 17 00:00:00 2001 From: Christoph Date: Mon, 24 May 2021 16:49:32 +0200 Subject: [PATCH] vor shortcode added --- layouts/shortcodes/vor.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 layouts/shortcodes/vor.html diff --git a/layouts/shortcodes/vor.html b/layouts/shortcodes/vor.html new file mode 100644 index 0000000..e71090d --- /dev/null +++ b/layouts/shortcodes/vor.html @@ -0,0 +1,3 @@ +
+ {{ readFile "vor.md" | markdownify }} +