Add WIP life calendar

This commit is contained in:
2021-05-31 01:25:37 +02:00
parent c9a217f0ea
commit 6f984ed6fb
10 changed files with 148 additions and 7 deletions

View File

@ -69,6 +69,7 @@ async fn main() -> io::Result<()> {
routes::pages::bump_session,
routes::pages::stats::single_stats,
routes::pages::stats::all_stats,
routes::pages::weeks::weeks,
],
)
.mount(