Files
rfc/config.toml
2023-05-10 19:07:01 +05:30

14 lines
203 B
TOML

baseURL = "https://rfc.vac.dev"
languageCode = "en-us"
title = "Vac RFC"
theme = "book"
[params]
BookMenuBundle = "/menu"
[permalinks]
docs = "/spec/:slug"
[markup.tableOfContents]
startLevel = 1