diff --git a/layouts/shortcodes/abbr.html b/layouts/shortcodes/abbr.html new file mode 100644 index 0000000..deab836 --- /dev/null +++ b/layouts/shortcodes/abbr.html @@ -0,0 +1 @@ +{{ .Inner }} \ No newline at end of file