mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-18 16:44:53 +00:00
8 lines
172 B
TOML
8 lines
172 B
TOML
|
default_index = ["index.md", "readme.md", "README.md"]
|
||
|
|
||
|
[template.default]
|
||
|
sources = [
|
||
|
"//devtools/hackdoc/tpl/base.html",
|
||
|
"//devtools/hackdoc/tpl/default.html",
|
||
|
]
|