mirror of https://github.com/helix-editor/helix
Quite edit page
Stolen from https://github.com/rust-lang/wg-async-foundations/pull/225pull/521/head
parent
1493313750
commit
013bec407c
|
@ -4,6 +4,7 @@ language = "en"
|
||||||
multilingual = false
|
multilingual = false
|
||||||
src = "src"
|
src = "src"
|
||||||
theme = "colibri"
|
theme = "colibri"
|
||||||
|
edit-url-template = "https://github.com/helix-editor/helix/tree/master/book/{path}?mode=edit"
|
||||||
|
|
||||||
[output.html]
|
[output.html]
|
||||||
cname = "docs.helix-editor.com"
|
cname = "docs.helix-editor.com"
|
||||||
|
|
Loading…
Reference in New Issue