10 lines
224 B
TOML
10 lines
224 B
TOML
[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" # 替换成你的仓库地址
|