mirror of https://github.com/helix-editor/helix
book: Always generate the CNAME file
parent
dbc392d92c
commit
4f56a8e248
|
@ -4,3 +4,6 @@ language = "en"
|
||||||
multilingual = false
|
multilingual = false
|
||||||
src = "src"
|
src = "src"
|
||||||
theme = "colibri"
|
theme = "colibri"
|
||||||
|
|
||||||
|
[output.html]
|
||||||
|
cname = "docs.helix-editor.com"
|
||||||
|
|
Loading…
Reference in New Issue