From 650aef75480b773661e53a751337abef3b2abd47 Mon Sep 17 00:00:00 2001 From: Joseph Elliott Hand Date: Sun, 19 Jul 2026 21:46:16 -1000 Subject: Initial commit Signed-off-by: Joseph Elliott Hand --- layouts/_shortcodes/marginnote.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/_shortcodes/marginnote.html (limited to 'layouts/_shortcodes/marginnote.html') diff --git a/layouts/_shortcodes/marginnote.html b/layouts/_shortcodes/marginnote.html new file mode 100644 index 0000000..5a3defc --- /dev/null +++ b/layouts/_shortcodes/marginnote.html @@ -0,0 +1 @@ +{{ .Inner | .Page.RenderString }} -- cgit v1.2.3