Añade nuevas características a la página demo
This commit is contained in:
parent
5b1064fda2
commit
c6bbd565ab
33 changed files with 987 additions and 470 deletions
|
|
@ -35,7 +35,7 @@ impl ModuleTrait for NodeModule {
|
|||
}
|
||||
|
||||
async fn node() -> app::Result<Markup> {
|
||||
Page::prepare()
|
||||
Page::new()
|
||||
.with_title(
|
||||
"Nodo"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue