mirror of
https://github.com/vacp2p/rfc-archive.git
synced 2026-01-09 15:18:03 -05:00
11 lines
159 B
TOML
11 lines
159 B
TOML
baseURL = "http://rfc.vac.dev"
|
|
languageCode = "en-us"
|
|
title = "Vac RFC"
|
|
theme = "book"
|
|
|
|
[params]
|
|
BookMenuBundle = "/menu"
|
|
|
|
[permalinks]
|
|
docs = "/spec/:slug"
|