This commit is contained in:
lelgenio 2024-06-22 02:54:58 -03:00
commit da40e48b19
20 changed files with 4150 additions and 0 deletions

1
src/controllers/mod.rs Normal file
View file

@ -0,0 +1 @@
pub mod home;