aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/shortcodes/alpha-ol.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/shortcodes/alpha-ol.html b/layouts/shortcodes/alpha-ol.html
new file mode 100644
index 0000000..b5ad88f
--- /dev/null
+++ b/layouts/shortcodes/alpha-ol.html
@@ -0,0 +1,3 @@
+<div class="alpha-ol">
+ {{ .Inner }}
+</div>