From dcee4fe4b15738c30eb3962ff6caa5db8845254c Mon Sep 17 00:00:00 2001 From: wires Date: Mon, 31 Mar 2025 13:46:45 -0400 Subject: theme changes --- layouts/_default/_markup/render-codeblock.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 layouts/_default/_markup/render-codeblock.html (limited to 'layouts/_default/_markup/render-codeblock.html') diff --git a/layouts/_default/_markup/render-codeblock.html b/layouts/_default/_markup/render-codeblock.html deleted file mode 100644 index 9bfc3b1..0000000 --- a/layouts/_default/_markup/render-codeblock.html +++ /dev/null @@ -1 +0,0 @@ -
{{ (transform.HighlightCodeBlock .).Inner }}
-- cgit 1.4.1