Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] - Add link to podcast rss feed to HEAD #299

Closed
mattstratton opened this issue Nov 23, 2020 · 0 comments · Fixed by #308
Closed

[ENHANCEMENT] - Add link to podcast rss feed to HEAD #299

mattstratton opened this issue Nov 23, 2020 · 0 comments · Fixed by #308

Comments

@mattstratton
Copy link
Owner

We should add a link inside the <HEAD> to the RSS feed.

Should look like this:

<link rel="alternate" type="application/rss+xml" title="Quiche-Anon Podcast" href="https://www.quicheanon.com/episode/index.xml"/>

that needs to be added to layouts/partials/head.html.

The title and URL need to be dynamic, obvs.

mattstratton added a commit that referenced this issue Nov 30, 2020
Fixes #299

Signed-off-by: Matt Stratton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant