move all static-file include!s into a single module
This commit is contained in:
@@ -78,6 +78,7 @@ pub mod html {
|
||||
crate mod layout;
|
||||
pub mod markdown;
|
||||
crate mod render;
|
||||
crate mod static_files;
|
||||
crate mod toc;
|
||||
}
|
||||
mod markdown;
|
||||
|
||||
Reference in New Issue
Block a user