agahnim.dev/src/templates/mod.rs

4 lines
62 B
Rust

pub mod about;
pub mod home;
pub mod music;
pub mod notfound;