Add docs.wasmtime.dev as a CNAME for the Wasmtime docs (#2317)
* Update version of mdbook used in CI * Configure cname for wasmtime docs
This commit is contained in:
committed by
GitHub
parent
6ebbab61b9
commit
fc1cedb2ff
@@ -3,3 +3,6 @@ authors = ["The Wasmtime Project Developers"]
|
||||
multilingual = false
|
||||
src = "."
|
||||
title = "Wasmtime"
|
||||
|
||||
[output.html]
|
||||
cname = "docs.wasmtime.dev"
|
||||
|
||||
Reference in New Issue
Block a user