From 23821211e03cd69cf87b2f264b48e0125fcac29d Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 3 Aug 2026 13:22:07 +0300 Subject: Add gemini protocol --- templates_gmi/shortcodes/fig.html | 1 + templates_gmi/shortcodes/linklog.html | 1 + templates_gmi/shortcodes/toc.html | 1 + 3 files changed, 3 insertions(+) create mode 100644 templates_gmi/shortcodes/fig.html create mode 100644 templates_gmi/shortcodes/linklog.html create mode 100644 templates_gmi/shortcodes/toc.html (limited to 'templates_gmi/shortcodes') diff --git a/templates_gmi/shortcodes/fig.html b/templates_gmi/shortcodes/fig.html new file mode 100644 index 0000000..9988107 --- /dev/null +++ b/templates_gmi/shortcodes/fig.html @@ -0,0 +1 @@ +=> {{ src }} {{ alt }} diff --git a/templates_gmi/shortcodes/linklog.html b/templates_gmi/shortcodes/linklog.html new file mode 100644 index 0000000..6f46a2b --- /dev/null +++ b/templates_gmi/shortcodes/linklog.html @@ -0,0 +1 @@ + diff --git a/templates_gmi/shortcodes/toc.html b/templates_gmi/shortcodes/toc.html new file mode 100644 index 0000000..479abec --- /dev/null +++ b/templates_gmi/shortcodes/toc.html @@ -0,0 +1 @@ + -- cgit v1.3