refactored html

This commit is contained in:
JMARyA 2022-11-22 19:48:16 +01:00
parent d92f4886ab
commit 134da8da5c
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
9 changed files with 188 additions and 125 deletions

View file

@ -15,4 +15,5 @@ gnupg = { git = "https://git.hydrar.de/jmarya/gnupg-rs" }
web-base = { git = "https://git.hydrar.de/jmarya/web-base" }
serde = {version = "1.0.147", features = ["derive"] }
serde_json = "1.0.87"
reqwest = "0.11"
reqwest = "0.11"
maud = "0.24.0"