trifid/website/docs/book.toml

17 lines
333 B
TOML

[book]
authors = ["core"]
language = "en"
multilingual = false
src = "src"
title = "Trifid Documentation"
[preprocessor]
[preprocessor.catppuccin]
assets_version = "0.2.1" # DO NOT EDIT: Managed by `mdbook-catppuccin install`
[output]
[output.html]
additional-css = ["./theme/catppuccin.css", "./theme/catppuccin-highlight.css"]