From 28ccad22afa626a4128fcacb7e3731d42d63c22d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Mon, 5 Feb 2024 16:32:39 +0800 Subject: [PATCH] =?UTF-8?q?chore:=E8=B0=83=E6=95=B4Graphviz=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E9=85=8D=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book.toml b/book.toml index b59be55..b591148 100644 --- a/book.toml +++ b/book.toml @@ -22,7 +22,7 @@ plantuml-cmd="https://plantuml.archgrid.xyz/" [preprocessor.graphviz] command = "mdbook-graphviz" -output-to-file = true +output-to-file = false [preprocessor.footnote] @@ -36,7 +36,7 @@ preferred-dark-theme = "ayu" curly-quotes = true mathjax-support = true copy-fonts = true -additional-css = ["././assets/css/mdbook-admonish.css", "./mdbook-admonish.css"] +additional-css = ["./assets/css/mdbook-admonish.css"] additional-js = [] [output.html.print]