feat: RSS feeds now only contain up to ten entries
modified src/pages.rs
@@ -38,6 +38,7 @@ use crate::{
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -604,11 +605,17 @@ impl PageData {
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|