diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 19:06:13 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 19:06:13 +0100 |
| commit | 7869c36bd99d5fc03b05512e0090f1b0f032ca86 (patch) | |
| tree | f77c4c06b1f8c675704807d659b8f2f38d28971f /layouts/shortcodes/sml.html | |
| parent | bbcea27fcb43b7d554431bba750e6bfa9016ad37 (diff) | |
more changes, shortcodes, idk I forgot
Diffstat (limited to 'layouts/shortcodes/sml.html')
| -rw-r--r-- | layouts/shortcodes/sml.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/sml.html b/layouts/shortcodes/sml.html new file mode 100644 index 0000000..d27ced1 --- /dev/null +++ b/layouts/shortcodes/sml.html @@ -0,0 +1 @@ +<small>{{ .Inner }}</small> |
