Añade nuevo código para soportar MdBook
This commit is contained in:
parent
a7105d6a63
commit
ae2d54828f
12 changed files with 79 additions and 55 deletions
|
|
@ -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! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue