From a8124581c4e8c3f3e462f13ffe63228d7a631b79 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Tue, 10 Dec 2024 01:04:33 +0300 Subject: Auto-commit 2024-12-10 --- layouts/shortcodes/graph.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 layouts/shortcodes/graph.html (limited to 'layouts/shortcodes') diff --git a/layouts/shortcodes/graph.html b/layouts/shortcodes/graph.html new file mode 100644 index 0000000..f914677 --- /dev/null +++ b/layouts/shortcodes/graph.html @@ -0,0 +1,3 @@ +
+    {{ .Inner }}
+
\ No newline at end of file -- cgit v1.2.3