[TASK] add content and style homepage

This commit is contained in:
Marie Birner
2025-08-03 09:46:34 +02:00
parent 52e7137a6d
commit e55c29065c
3 changed files with 99 additions and 66 deletions

View File

@@ -62,7 +62,7 @@ async fn index(State(backend): State<Arc<Backend>>, cookies: CookieJar) -> Respo
(rank.client.get_display_name())
@if rank.client == client { (PreEscaped("</mark>")) }
}
span.font-headline.cam { (rank.amount) (PreEscaped("&nbsp;")) "📸" }
span.font-headline.font-lg { (rank.amount) (PreEscaped("&nbsp;")) "📸" }
}
}
}