From 98b6ee0bd59102a366db776cf6dd7dbdd877dc88 Mon Sep 17 00:00:00 2001 From: Hector PENG Date: Fri, 10 Jan 2025 09:32:27 +0800 Subject: [PATCH] Updated src/ALL.md. --- book.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/book.toml b/book.toml index 95665a6..7d9fb23 100644 --- a/book.toml +++ b/book.toml @@ -13,8 +13,7 @@ renderer = ["html"] [preprocessor.pagetoc] [output.html] additional-css = ["theme/pagetoc.css"] -additional-js = ["theme/pagetoc.js"] -additional-js = ["theme/groovy.min.js"] +additional-js = ["theme/pagetoc.js", "theme/groovy.min.js"] git-repository-url = "https://github.com/gnu4cn/jenkins_book_zh" git-repository-icon = "fa-github"