11 lines
143 B
TOML
11 lines
143 B
TOML
|
|
[theme]
|
||
|
|
inherit = "basic"
|
||
|
|
stylesheets = [
|
||
|
|
"nonav.css",
|
||
|
|
]
|
||
|
|
pygments_style = { default = "none" }
|
||
|
|
|
||
|
|
[options]
|
||
|
|
relbar1 = "true"
|
||
|
|
footer = "true"
|