From 8113726c4ff06a2417695df0576cbc6553d13dd9 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Wed, 11 May 2022 00:55:26 +0200 Subject: Add custom footnotes implementation --- layouts/shortcodes/footnotesList.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 layouts/shortcodes/footnotesList.html (limited to 'layouts/shortcodes/footnotesList.html') diff --git a/layouts/shortcodes/footnotesList.html b/layouts/shortcodes/footnotesList.html new file mode 100644 index 0000000..bd17fee --- /dev/null +++ b/layouts/shortcodes/footnotesList.html @@ -0,0 +1,6 @@ +
+
+ +
-- cgit v1.2.3