Skip to content
New issue

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

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

Already on GitHub? # to your account

Missing rss feed link #4

Open
coolaj86 opened this issue Mar 13, 2013 · 1 comment
Open

Missing rss feed link #4

coolaj86 opened this issue Mar 13, 2013 · 1 comment

Comments

@coolaj86
Copy link
Member

In layouts/default.html there should be a link tag for the rss feed

<link rel="alternate" type="application/rss+xml" title="{{ data.title }}" href="/rss.xml" />

and also a link to it in the navbar (or wherever) as well

<li>
    <a href="/rss.xml"><img alt="rss feed" width="16px" src="/assets/media/rss-16x16.png"></a>
</li>
@coolaj86
Copy link
Member Author

bump

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

No branches or pull requests

1 participant