aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-pt2021/layouts/shortcodes
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-pt2021/layouts/shortcodes')
-rw-r--r--themes/hugo-pt2021/layouts/shortcodes/sub.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-pt2021/layouts/shortcodes/sub.html b/themes/hugo-pt2021/layouts/shortcodes/sub.html
new file mode 100644
index 0000000..fff4fd5
--- /dev/null
+++ b/themes/hugo-pt2021/layouts/shortcodes/sub.html
@@ -0,0 +1 @@
+<sub>{{- .Get 0 | safeHTML -}}</sub>