From 3a8a9e80bd6991f2281dfd5a50e6234efb0ab289 Mon Sep 17 00:00:00 2001 From: mms Date: Tue, 1 Oct 2024 20:44:28 +0200 Subject: feat: star trek extracted --- layouts/shortcodes/ep-table.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/ep-table.html (limited to 'layouts') diff --git a/layouts/shortcodes/ep-table.html b/layouts/shortcodes/ep-table.html new file mode 100644 index 0000000..59448a1 --- /dev/null +++ b/layouts/shortcodes/ep-table.html @@ -0,0 +1 @@ +{{ .Inner }} -- cgit v1.2.3