zola/components/library
Justin Turpin c3f59bceec
Fix pagination section memory issue (#1097)
* Update sitemap.rs

When paginate_by is zero, set number_pagers to 1 so at least 1 sitemap section is pushed

* paginate_by updates

Introduce section.paginate_by, use value if it exists, removes now
unnecessary filter

Co-authored-by: Justin Turpin <justinturpin@pop-os.localdomain>
2020-07-23 11:03:17 +02:00
..
src Fix pagination section memory issue (#1097) 2020-07-23 11:03:17 +02:00
Cargo.toml Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00