hero page, ingress form

This commit is contained in:
Per Stark
2024-12-30 23:57:13 +01:00
parent d5cf81edbe
commit 796bbc0225
17 changed files with 199 additions and 73 deletions

View File

@@ -5,6 +5,7 @@ use minijinja_autoreload::AutoReloader;
pub mod account;
pub mod index;
pub mod ingress;
pub mod search_result;
pub mod signin;
pub mod signout;