From fc2d5a7e3e75f978e1b0ee06460f57e867c522fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Fri, 9 May 2025 08:53:27 +0200 Subject: [PATCH] Ignore drafts in news feeds. --- src/blog/atom.xml.php | 2 +- src/blog/rss.xml.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/blog/atom.xml.php b/src/blog/atom.xml.php index 5e7f0a0..01d2654 100644 --- a/src/blog/atom.xml.php +++ b/src/blog/atom.xml.php @@ -12,7 +12,7 @@ require 'config.php';