From c1856d1f3edbc4b32be5860233dede88db16a7bb Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 1 Jan 2026 17:36:39 +0200 Subject: Start migrating content --- templates/shortcodes/fig.html | 4 ++++ templates/shortcodes/toc.html | 1 + 2 files changed, 5 insertions(+) create mode 100644 templates/shortcodes/fig.html create mode 100644 templates/shortcodes/toc.html (limited to 'templates/shortcodes') diff --git a/templates/shortcodes/fig.html b/templates/shortcodes/fig.html new file mode 100644 index 0000000..4ac99b4 --- /dev/null +++ b/templates/shortcodes/fig.html @@ -0,0 +1,4 @@ +
+ {{ alt }} + +
diff --git a/templates/shortcodes/toc.html b/templates/shortcodes/toc.html new file mode 100644 index 0000000..479abec --- /dev/null +++ b/templates/shortcodes/toc.html @@ -0,0 +1 @@ + -- cgit v1.3