mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 18:58:29 +02:00
hero page, ingress form
This commit is contained in:
@@ -11,7 +11,7 @@ use crate::{
|
||||
storage::types::user::User,
|
||||
};
|
||||
|
||||
page_data!(IndexData, "index.html", {
|
||||
page_data!(IndexData, "index/index.html", {
|
||||
queue_length: u32,
|
||||
user: Option<User>
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user