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