contact page

This commit is contained in:
2024-04-25 23:05:47 +02:00
parent 72c7c5d512
commit 76085120c1
6 changed files with 195 additions and 52 deletions

View File

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