diff options
Diffstat (limited to 'layouts/_shortcodes/marginnote.html')
| -rw-r--r-- | layouts/_shortcodes/marginnote.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ +<span class="marginnote_indicator">⊕</span><span class="marginnote">{{ .Inner | .Page.RenderString }}</span> |
