mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-07-27 00:31:23 +00:00
Add rss feeds and bump versions
This commit is contained in:
@@ -54,7 +54,7 @@ fn main() -> Result<(), Box<dyn Error>> {
|
||||
|
||||
utilities::retain_most_recent_based_on_main_url(&mut posts);
|
||||
|
||||
posts.truncate(16);
|
||||
posts.truncate(24);
|
||||
|
||||
let mut old_posts = all_posts;
|
||||
|
||||
|
Reference in New Issue
Block a user