From d2fc49a7395f7ca8fc7d6184bdec7469d40a7bac Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 9 Dec 2021 20:27:30 -0600 Subject: [PATCH] remove ToC from main post body --- layouts/_default/single.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 9ecfe43..1a675ee 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -15,12 +15,6 @@

{{ $t }}

{{- partial "post-meta" . }} {{- partial "image-feature" . }} -
{{- .Content }}