Añade nuevo código para soportar MdBook

This commit is contained in:
Manuel Cillero 2022-07-24 12:48:29 +02:00
parent a7105d6a63
commit ae2d54828f
12 changed files with 79 additions and 55 deletions

View file

@ -45,7 +45,7 @@ pub async fn summary() -> ResultPage<Markup, FatalError> {
.with_title("Admin")
.add_to("top-menu", top_menu)
.add_to(
"content",
"region-content",
grid::Row::new()
.with_column(grid::Column::new().with_component(side_menu))
.with_column(grid::Column::new().with_component(Html::with(html! {