mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
12 lines
237 B
TOML
12 lines
237 B
TOML
[book]
|
|
title = "Grapevine"
|
|
language = "en"
|
|
multilingual = false
|
|
src = "book"
|
|
|
|
[build]
|
|
build-dir = "target/book"
|
|
|
|
[output.html]
|
|
git-repository-icon = "fa-git-square"
|
|
git-repository-url = "https://gitlab.computer.surgery/matrix/grapevine"
|