From dd7670cf72b27c1b330d3732a483ca22e3a3db18 Mon Sep 17 00:00:00 2001 From: Sivaldo Date: Mon, 29 Jun 2026 18:36:52 -0300 Subject: Commit inicial --- layouts/shortcodes/rawhtml.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/rawhtml.html (limited to 'layouts/shortcodes/rawhtml.html') diff --git a/layouts/shortcodes/rawhtml.html b/layouts/shortcodes/rawhtml.html new file mode 100644 index 0000000..59448a1 --- /dev/null +++ b/layouts/shortcodes/rawhtml.html @@ -0,0 +1 @@ +{{ .Inner }} -- cgit v1.2.3