Fix feeds

This commit is contained in:
Pascal Engélibert 2025-12-23 18:17:14 +01:00
commit 00f582146d
4 changed files with 6 additions and 0 deletions

View file

@ -3,4 +3,5 @@ page_template = "blog.html"
title = "Blog"
sort_by = "date"
insert_anchor_links = "left"
generate_feeds = true
+++