Build base web page

This commit is contained in:
2025-01-22 20:56:35 +01:00
parent f31e0ebbcc
commit 3b208c0103
5 changed files with 106 additions and 2 deletions

View File

@ -17,4 +17,5 @@ light-openid = "1.0.2"
thiserror = "2.0.11"
rand = "0.9.0-beta.3"
rust-embed = "8.5.0"
mime_guess = "2.0.5"
mime_guess = "2.0.5"
askama = "0.12.1"