From 36dc36af40026e5e4d63c8038f40b07656e8b6c0 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Thu, 30 Oct 2025 08:52:02 +0100 Subject: Fix nav not working on toc --- layouts/_default/_markup/render-heading.html | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 layouts/_default/_markup/render-heading.html diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_default/_markup/render-heading.html deleted file mode 100644 index 60e75b7..0000000 --- a/layouts/_default/_markup/render-heading.html +++ /dev/null @@ -1,4 +0,0 @@ - - - {{strings.Repeat (sub .Level 1) ""}}{{.Text | safeHTML}} - -- cgit v1.2.3