From fac14e831dbcb97536497702a105d2763b647bca Mon Sep 17 00:00:00 2001 From: justlovemaki <274166795@qq.com> Date: Thu, 12 Jun 2025 18:50:34 +0800 Subject: [PATCH] Create book.toml --- book.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 book.toml diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..b8648e9 --- /dev/null +++ b/book.toml @@ -0,0 +1,9 @@ +[book] +authors = [] +language = "zh" +src = "src" +title = "By 何夕2077" +create-missing = true + +[output.html] +git-repository-url = "https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily" # 替换成你的仓库地址