Skip to content

Enhancement: Add new Downloads feed to all pages for discoverablilty #2586

Closed
@JacobCoffee

Description

@JacobCoffee

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    app/downloadsRelates to the downloads appfrontendRelates to the frontend of the app

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions