Add header partial

This commit is contained in:
2023-06-01 00:59:39 -04:00
parent 1698ef9c60
commit e501c15c66
4 changed files with 18 additions and 1 deletions

1
src/partials/mod.rs Normal file
View File

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