Updated src/ALL.md.

This commit is contained in:
Hector PENG
2025-01-10 09:56:56 +08:00
parent b61713c9dc
commit 7c6a90b7dc
3 changed files with 2 additions and 3863 deletions

View File

@@ -13,7 +13,7 @@ renderer = ["html"]
[preprocessor.pagetoc]
[output.html]
additional-css = ["theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js", "theme/groovy.min.js", "theme/highlight.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"

File diff suppressed because one or more lines are too long

View File

@@ -297,7 +297,7 @@
{{/if}}
<script src="{{ path_to_root }}clipboard.min.js"></script>
<script src="{{ path_to_root }}theme/highlight.js"></script>
<script async src="{{ path_to_root }}highlight.js"></script>
<script src="{{ path_to_root }}book.js"></script>
<!-- Custom JS scripts -->