From ae30d7e274055bef417dc60ba7c846f2b87cf748 Mon Sep 17 00:00:00 2001 From: mako <19387384+makomsh@users.noreply.github.com> Date: Thu, 13 Jul 2023 00:40:54 +0900 Subject: [PATCH] =?UTF-8?q?add=20plugin=E8=A8=AD=E5=AE=9A=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 book.json diff --git a/book.json b/book.json new file mode 100644 index 0000000..7b7a70f --- /dev/null +++ b/book.json @@ -0,0 +1,3 @@ +{ + "plugins": ["intopic-toc"] +} \ No newline at end of file