From 804a2269bc662a2b1cc0eb90484b15ca8e9ddb7a Mon Sep 17 00:00:00 2001 From: Jacob Coffee Date: Wed, 18 Sep 2024 15:23:43 -0500 Subject: [PATCH] feat: add new download feed to base head --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/base.html b/templates/base.html index 578dc1204..a1cfba788 100644 --- a/templates/base.html +++ b/templates/base.html @@ -96,6 +96,8 @@ href="https://feeds.feedburner.com/PythonSoftwareFoundationNews"> + {% comment %} No support for these yet...