Añade composición de páginas basada en componentes
This commit is contained in:
parent
0e3300dc90
commit
24e773c17b
30 changed files with 895 additions and 31 deletions
|
|
@ -8,7 +8,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
pagetop = { path = "pagetop" }
|
||||
tokio = { version = "1.16", features = ["macros", "rt-multi-thread"] }
|
||||
|
||||
[[bin]]
|
||||
name = "app"
|
||||
actix-web = "3.3.3"
|
||||
maud = { version = "0.23.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue