about: add about page and I did smth else but I can't remember

This commit is contained in:
Agahnim 2026-05-13 14:44:57 +02:00
parent 351a133914
commit 6c0a24c883
7 changed files with 54 additions and 22 deletions

View file

@ -1,3 +1,4 @@
pub mod about;
pub mod home;
pub mod music;
pub mod notfound;