⚡️ Mejora rendimiento del renderizado de páginas
This commit is contained in:
parent
1f95f48566
commit
2dd9884a24
6 changed files with 22 additions and 109 deletions
|
|
@ -96,7 +96,6 @@ async fn mdbook_page(
|
|||
.with_assets(AssetsOp::AddJavaScript(JavaScript::from(
|
||||
"/mdbook/navigators.js",
|
||||
)))
|
||||
.with_body_skip_to("mdbook")
|
||||
.with_component(Html::with(html! {
|
||||
div id="mdbook" {
|
||||
(PreEscaped(&html[beginning..]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue