rfc-archive/config.toml

8 lines
123 B
TOML
Raw Normal View History

2021-03-29 01:42:22 +00:00
baseURL = "http://example.org/"
languageCode = "en-us"
2021-03-29 01:51:48 +00:00
title = "Vac RFC"
2021-03-29 01:50:02 +00:00
theme = "book"
2021-03-29 02:12:15 +00:00
[params]
BookMenuBundle = "/menu"