Start page reorganization

This commit is contained in:
Joscha 2023-08-13 20:50:06 +02:00
parent 1ead78d44f
commit db0234b750
3 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ mod base;
mod commit;
mod index;
mod link;
mod pages;
pub mod paths;
mod queue;
mod r#static;

0
src/server/web/pages.rs Normal file
View file