From e44a4616103d70701efe8db9fa7b62946fa76011 Mon Sep 17 00:00:00 2001 From: wcushen <54533890+wcushen@users.noreply.github.com> Date: Tue, 26 Apr 2022 21:31:22 +1000 Subject: Create rawhtml.html --- layouts/shortcodes/rawhtml.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 layouts/shortcodes/rawhtml.html diff --git a/layouts/shortcodes/rawhtml.html b/layouts/shortcodes/rawhtml.html new file mode 100644 index 0000000..b90bea2 --- /dev/null +++ b/layouts/shortcodes/rawhtml.html @@ -0,0 +1,2 @@ + +{{.Inner}} -- cgit v1.2.3