pub const MODULE_PAGE_HOME: &str = "../index.html";
Where a module page’s header link points: module pages are written into module/ beneath the site root, so the index is one level up.
module/