diff options
Diffstat (limited to 'themes/PaperMod/layouts/shortcodes/rawhtml.html')
-rw-r--r-- | themes/PaperMod/layouts/shortcodes/rawhtml.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/PaperMod/layouts/shortcodes/rawhtml.html b/themes/PaperMod/layouts/shortcodes/rawhtml.html new file mode 100644 index 0000000..520ec17 --- /dev/null +++ b/themes/PaperMod/layouts/shortcodes/rawhtml.html @@ -0,0 +1,2 @@ +<!-- raw html --> +{{.Inner}}
\ No newline at end of file |