From 053296b1dc8a8558bb1f1781f5f900021cc84a4d Mon Sep 17 00:00:00 2001 From: Daniel Roelfs Date: Sat, 6 Apr 2024 21:57:18 +0200 Subject: [PATCH] remove shortcode --- layouts/shortcodes/p.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 layouts/shortcodes/p.html diff --git a/layouts/shortcodes/p.html b/layouts/shortcodes/p.html deleted file mode 100644 index 1d8aaa8..0000000 --- a/layouts/shortcodes/p.html +++ /dev/null @@ -1 +0,0 @@ -

{{ .Inner | markdownify }}

\ No newline at end of file