📝 [config] Amplía y corrige documentación
This commit is contained in:
parent
f7dbd90af2
commit
6b8eee46f9
4 changed files with 108 additions and 19 deletions
|
@ -16,7 +16,7 @@ la creación de soluciones web SSR (*renderizadas en el servidor*) basadas en HT
|
|||
|
||||
La aplicación más sencilla de `PageTop` se ve así:
|
||||
|
||||
```rust#ignore
|
||||
```rust
|
||||
use pagetop::prelude::*;
|
||||
|
||||
#[pagetop::main]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue