showcase projects loading and displaying

This commit is contained in:
2024-07-21 22:42:54 +02:00
parent 65bb29f36b
commit 1861a85e76
18 changed files with 215 additions and 48 deletions

View File

@ -3,3 +3,4 @@ pub mod contact;
pub mod index;
pub mod post;
pub mod post_list;
pub mod project;