rfc/config.toml

11 lines
160 B
TOML

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