Skip to content

Commit

Permalink
feat: add new download feed to base head (#2587)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee authored Sep 18, 2024
1 parent bbaa2a1 commit 7e414b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@
href="https://feeds.feedburner.com/PythonSoftwareFoundationNews">
<link rel="alternate" type="application/rss+xml" title="Python Insider"
href="https://feeds.feedburner.com/PythonInsider">
<link rel="alternate" type="application/rss+xml" title="Python Releases"
href="https://www.python.org/downloads/feed.rss">

{% comment %} No support for these yet...

Expand Down

0 comments on commit 7e414b5

Please sign in to comment.