directory listing

This commit is contained in:
2024-01-14 22:56:14 +01:00
parent 03fefda519
commit 834f998788
5 changed files with 72 additions and 2 deletions

View File

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