Añade guía de mdBook como referencia para PageTop

This commit is contained in:
Manuel Cillero 2022-07-24 16:14:50 +02:00
parent ae2d54828f
commit 396f9df5ee
55 changed files with 5280 additions and 2 deletions

View file

@ -18,3 +18,8 @@ path = "../pagetop"
[dependencies]
actix-web = "4.1.0"
static-files = "0.2.3"
maud = { git = "https://github.com/lambda-fairy/maud", rev = "e6787cd6" }
[build-dependencies]
static-files = "0.2.3"