This commit is contained in:
2023-11-26 22:46:38 +01:00
parent 8fddb3badc
commit 5fa660037e
3 changed files with 9 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ struct RootPage {
static_host: String,
cv: CV,
download_cv_url: String,
lang: I18n,
}
#[get("/")]