From 78691732a802c5fcb8aca2cbe5272608336cefdc Mon Sep 17 00:00:00 2001 From: Sungchan Yi Date: Tue, 12 Nov 2024 23:07:58 +0900 Subject: [PATCH] build: remove toc-status --- _includes/toc-status.html | 10 ---------- _layouts/post.html | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 _includes/toc-status.html diff --git a/_includes/toc-status.html b/_includes/toc-status.html deleted file mode 100644 index 4b71cae..0000000 --- a/_includes/toc-status.html +++ /dev/null @@ -1,10 +0,0 @@ -{% comment %} - Determine TOC state and return it through variable "enable_toc" -{% endcomment %} - -{% assign enable_toc = false %} -{% if site.toc and page.toc %} - {% if page.content contains '