diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2025-08-18 22:25:43 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2025-08-18 22:25:43 +0300 |
commit | 56caaaf999ce2def34802dda09607b5824227204 (patch) | |
tree | e0fb09873cae5a3001dfd82de5cb73ca0ab0095f /content/weblog/_index.es.md | |
parent | 0b59861191a1caf84fb94644d45c2696949db78e (diff) | |
download | yaroslavps.com-56caaaf999ce2def34802dda09607b5824227204.tar.gz yaroslavps.com-56caaaf999ce2def34802dda09607b5824227204.zip |
config: update to zola 0.21.0
Diffstat (limited to 'content/weblog/_index.es.md')
-rw-r--r-- | content/weblog/_index.es.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/weblog/_index.es.md b/content/weblog/_index.es.md index 5120004..50130b3 100644 --- a/content/weblog/_index.es.md +++ b/content/weblog/_index.es.md @@ -3,5 +3,5 @@ title = "Un weblog escrito por Yaroslav de la Peña Smirnov" sort_by = "date" template = "weblog.html" paginate_by = 10 -generate_feed = true +generate_feeds = true +++ |