From b3dc7ad8554b7a32012d0aece92da7f949fff166 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sat, 31 Aug 2024 14:37:39 -0500 Subject: sticky header and other tweaks --- layouts/shortcodes/alpha-ol.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 layouts/shortcodes/alpha-ol.html (limited to 'layouts') 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 @@ +
+ {{ .Inner }} +
-- cgit v1.2.3