book: Always generate the CNAME file

pull/21/head
Blaž Hrastnik 2021-06-02 10:24:00 +09:00
parent dbc392d92c
commit 4f56a8e248
1 changed files with 3 additions and 0 deletions

View File

@ -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"