Closed
Description
Also, please could you add it with the other feeds in the <head>
of all the pages to make it discoverable?
<link rel="alternate" type="application/rss+xml" title="Python Enhancement Proposals"
href="https://peps.python.org/peps.rss">
<link rel="alternate" type="application/rss+xml" title="Python Job Opportunities"
href="https://www.python.org/jobs/feed/rss/">
<link rel="alternate" type="application/rss+xml" title="Python Software Foundation News"
href="https://feeds.feedburner.com/PythonSoftwareFoundationNews">
<link rel="alternate" type="application/rss+xml" title="Python Insider"
href="https://feeds.feedburner.com/PythonInsider">
Originally posted by @hugovk in #1612 (comment)