fix: website validation
This commit is contained in:
@@ -513,6 +513,7 @@ fn render(db: &Database, incremental: bool, force: bool) -> Result<CommandOutput
|
||||
&project.id,
|
||||
&metadata,
|
||||
&posts,
|
||||
&validation,
|
||||
§ions,
|
||||
)?;
|
||||
return Ok(output(
|
||||
|
||||
Reference in New Issue
Block a user