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

Fix RSS feed URL #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pbzona
Copy link

@pbzona pbzona commented Aug 6, 2018

I noticed the URL for the RSS feed wasn't being generated correctly in the footer - the link would direct back to some-website.com, rather than some-website.com/rss. Turns out the /rss path needed to be outside the Handlebars expression in the footer partial, not inside.

This issue came up on a separate project, but I used your code as a model so wanted to submit a fix here as well in case you were interested.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant