Generate newer and older links.
This commit is contained in:
@@ -27,7 +27,7 @@ impl RenderBlogStream {
|
||||
config: &Config,
|
||||
output_directory: &Path,
|
||||
output_file: &Path,
|
||||
original: &Vec<BlogPost>,
|
||||
original: &[&BlogPost],
|
||||
) -> Result<RenderBlogStream, CustomError> {
|
||||
todo!()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user