mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-15 17:50:57 +00:00
10 lines
252 B
TOML
10 lines
252 B
TOML
[book]
|
|
authors = ["Zhaofeng Li"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Attic"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/zhaofengli/attic"
|
|
edit-url-template = "https://github.com/zhaofengli/attic/edit/main/book/{path}"
|