404
This commit is contained in:
@@ -15,6 +15,7 @@ fn build_server() -> Arc<PageServer> {
|
||||
|
||||
#[expect(clippy::unwrap_used)]
|
||||
server
|
||||
.with_404(pages::notfound())
|
||||
.add_page("/", pages::index())
|
||||
.add_page("/links", pages::links())
|
||||
.add_page("/whats-a-betalupi", pages::betalupi())
|
||||
|
||||
Reference in New Issue
Block a user